Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions solutions/observability/infra-and-hosts/discover-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ For more on assigning {{kib}} privileges, refer to the [{{kib}} privileges docum

## Metrics-specific Discover options

When the metrics profile is active, the documents table is collapsed by default so the chart grid takes the full view. You can expand the table at any time to view individual documents.

:::{important}
All metrics in the grid have data. If a metric appears empty, it's likely a counter metric where the scrape interval is smaller than the bucket size. To view the data, either expand the time range or click Explore for that metric and reduce the number of buckets in the query.
:::
Expand Down
Loading