-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Adding new Metrics Volume Management Doc #21935
Conversation
Added related assets / unqueried metrics sections
Adding images for team filter, unqueried features
* Create volume_management page for Metris * Update volume_management * Update volume_management Added related assets / unqueried metrics sections * Create volume * Delete static/images/metrics/volume * Create Test * Add files via upload Adding images for team filter, unqueried features * Update volume_management * Documentation editorial review suggestions * Fix links * Apply suggestions from code review * Add Volume to left nav --------- Co-authored-by: Kathy L <[email protected]>
Preview links (active after the
|
Adding new Est CM usage graphs / ingestde sort column
Slowly iterating here
Updated structure
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.
Looks good, let me know if you have any questions on my suggestions! I think we can publish by the end of the week.
- What is my overall account's realtime estimated Indexed Custom Metrics usage? | ||
- What is my overall account's realtime estimated Ingested Custom Metrics usage? | ||
- What are the Top 500 largest Metrics without Limits configured metric names by Ingested Custom Metrics volume? | ||
- What are the Top 500 largest metric names by Indexed Custom Metrics volume? | ||
- What are the Top 500 spiking cardinality metric names? | ||
- Which team owns these Top 500 metric names and is responsible for optimizing? | ||
- Which metrics are actually valuable (or not) to my organization? |
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.
- What is my overall account's realtime estimated Indexed Custom Metrics usage? | |
- What is my overall account's realtime estimated Ingested Custom Metrics usage? | |
- What are the Top 500 largest Metrics without Limits configured metric names by Ingested Custom Metrics volume? | |
- What are the Top 500 largest metric names by Indexed Custom Metrics volume? | |
- What are the Top 500 spiking cardinality metric names? | |
- Which team owns these Top 500 metric names and is responsible for optimizing? | |
- Which metrics are actually valuable (or not) to my organization? | |
- Your account's estimated Indexed Custom Metrics usage and Ingested Custom Metrics usage | |
- The Top 500 largest Metrics without Limits™ configured metric names by Ingested Custom Metrics volume | |
- The Top 500 largest metric names by Indexed Custom Metrics volume | |
- The Top 500 spiking cardinality metric names | |
- The team that owns and is responsible for optimizing metric names | |
- The metrics that are or are not valuable to your organization |
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.
After reading the whole page, I'm not sure we need this section. Your headers are very clear in what a reader can expect to gain from the Metrics Volume, and adding this puts more friction for a user to scroll through. Let me know what you think
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.
Yeah agreed it adds a lot of overhead but we should assume that folks don't have patience to scroll vertically to read through the docs' headers -- an overview bulleted section of questions they can answer with this doc is present in other dd docs like logs' docs and other external docs too. Let's keep it
- What are the Top 500 largest Metrics without Limits configured metric names by Ingested Custom Metrics volume? | ||
- What are the Top 500 largest metric names by Indexed Custom Metrics volume? | ||
- What are the Top 500 spiking cardinality metric names? |
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.
Is there a way to group these into one sentence? A short list of bullet points is easier to digest.
- What are the Top 500 largest Metrics without Limits configured metric names by Ingested Custom Metrics volume? | |
- What are the Top 500 largest metric names by Indexed Custom Metrics volume? | |
- What are the Top 500 spiking cardinality metric names? | |
- The largest metrics grouped by Indexed and Ingested Custom Metrics | |
- The Top 500 spiking cardinality metric names |
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.
Can we preserve it as 3 different questions? here's why:
- Was hopeful we can keep this summary section framed as questions that customers would ask. And wanted to follow the example external docs' (see gdoc for governance guide) where they call out each individual functionality to emphasize the huge value the tool brings. Even if people gloss over the summary section, they'll at least see numerically that the page offers a lot.
- Think it still makes sense to keep as separate bullets here because indexed vs ingested are separate SKUs.
- conceptually my top 500 largest metric names by indexed volume are likely a different group of metrics and require a different user action to access than the top 500 spiking metric names.
Co-authored-by: Esther Kim <[email protected]>
Co-authored-by: Esther Kim <[email protected]>
Co-authored-by: Esther Kim <[email protected]>
Co-authored-by: Esther Kim <[email protected]>
Co-authored-by: Esther Kim <[email protected]>
Co-authored-by: Esther Kim <[email protected]>
Co-authored-by: Esther Kim <[email protected]>
* Create volume_management page for Metris * Update volume_management * Update volume_management Added related assets / unqueried metrics sections * Create volume * Delete static/images/metrics/volume * Create Test * Add files via upload Adding images for team filter, unqueried features * Update volume_management * Documentation editorial review (#22185) * Create volume_management page for Metris * Update volume_management * Update volume_management Added related assets / unqueried metrics sections * Create volume * Delete static/images/metrics/volume * Create Test * Add files via upload Adding images for team filter, unqueried features * Update volume_management * Documentation editorial review suggestions * Fix links * Apply suggestions from code review * Add Volume to left nav --------- Co-authored-by: Kathy L <[email protected]> * Re-review of the overview * Fix links for change alert monitor reference * Update volume.md Adding new Est CM usage graphs / ingestde sort column * Add files via upload * Update volume.md Slowly iterating here * Update volume.md Updated structure * Update volume.md * Update content/en/metrics/volume.md Co-authored-by: Esther Kim <[email protected]> * Update content/en/metrics/volume.md Co-authored-by: Esther Kim <[email protected]> * Update content/en/metrics/volume.md Co-authored-by: Esther Kim <[email protected]> * Update content/en/metrics/volume.md Co-authored-by: Esther Kim <[email protected]> * Update content/en/metrics/volume.md Co-authored-by: Esther Kim <[email protected]> * Update content/en/metrics/volume.md Co-authored-by: Esther Kim <[email protected]> * Update content/en/metrics/volume.md Co-authored-by: Esther Kim <[email protected]> --------- Co-authored-by: Heston Hoffman <[email protected]> Co-authored-by: Esther Kim <[email protected]>
What does this PR do? What is the motivation?
A new page describing the functionality of the metrics volume management page
Merge instructions
Additional notes