Skip to content

chore(billing): On-demand copy changes for Logs #98104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jarrettscott
Copy link
Contributor

Updates the warning message for per-category on-demand

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 21, 2025
@jarrettscott jarrettscott requested a review from a team August 21, 2025 17:57
@jarrettscott jarrettscott marked this pull request as ready for review August 21, 2025 17:57
@@ -178,7 +178,7 @@ class OnDemandBudgetEdit extends Component<Props> {
<Alert type="warning">
{organization.features.includes('logs-billing')
? t(
'Logs and additional Seer usage require a shared on-demand budget. Individual budgets cannot be used for these products.'
'Additional logs and seer usage are only available through a shared on-demand budget. To enable on-demand usage switch to a shared on-demand budget.'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did we intentionally lower case Seer? it seems like we capitalize Seer everywhere else including in docs

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should be consistent throughout the app. I confirmed and updated the copy in c17fd04. We always want to use upper case for product names. Lower case is ok for data categories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants