-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Describes how to deal with cases where the query results for month-to… #19908
base: develop
Are you sure you want to change the base?
Conversation
…-date data usage are not displayed. I added a note to query data from 4 hours ago.
Hi @qryuu 👋 Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days. We will automatically generate a preview of your request, and will comment with a link when the preview is ready (usually 10 to 20 minutes). |
✅ Deploy Preview for docs-website-netlify ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -78,6 +78,8 @@ The [usage UI](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new | |||
title="Month-to-date data usage" | |||
> | |||
This query shows the current full platform ingested data. In other words, it shows how much you'd be billed for your data for that month if you were billed right now. | |||
Information on usage fees is calculated every hour and takes about 3 hours to generate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Information on usage fees is calculated every hour and takes about 3 hours to generate. | |
Usage fee information is calculated hourly and takes approximately 3 hours to generate. |
@@ -78,6 +78,8 @@ The [usage UI](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/new | |||
title="Month-to-date data usage" | |||
> | |||
This query shows the current full platform ingested data. In other words, it shows how much you'd be billed for your data for that month if you were billed right now. | |||
Information on usage fees is calculated every hour and takes about 3 hours to generate. | |||
If no values are displayed, please query data from 4 hours ago. "SINCE 4 hour ago" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If no values are displayed, please query data from 4 hours ago. "SINCE 4 hour ago" | |
If no values are displayed, please query data from 4 hours ago using "SINCE 4 hour ago." |
…-date data usage are not displayed.
I added a note to query data from 4 hours ago.
Please follow conventional commit standards
in your commit messages and pull request title.
Give us some context
links to related docs, screenshots, etc.