docs: Update exploring data in {es}#10814
Conversation
|
This pull request does not have a backport label. Could you fix it @bmorelli25? 🙏
NOTE: |
| ++++ | ||
| <titleabbrev>Metrics documents</titleabbrev> | ||
| ++++ | ||
| == Application metrics |
There was a problem hiding this comment.
IMO we'll need to rework the metrics docs for some reasons:
- the main question that we see raised is which metrics end up in service specific datastreams and which in the generic one
- irritation around the aggregated metrics
We'll need to better cover these topics, but without over-documenting it, as the concrete (aggregated) metrics data streams are considered an internal detail, that we might change, as long as the UI changes the queries in a compatible way.
Should we have an in-depth conversation for this topic on this PR, or do you prefer a follow up issue to not slow down the structural changes?
There was a problem hiding this comment.
👍 Makes sense. I'd prefer to move the conversation to a separate issue.
|
This pull request is now in conflicts. Could you fix it @bmorelli25? 🙏 |
…explore # Conflicts: # docs/manage-storage.asciidoc
* exploring-es-data * remove leftover comment * fix doc build
Summary
This PR moves the "Exploring data in Elasticsearch" section to the "Manage storage" bucket. It also condenses some of the content into a single page within expandable boxes.
"Application metrics" being a sub-nested heading was the best solution I could think of. Open to other ideas.