Details
A Details Table shows one record at a time as key–value fields. Use it for deep inspection of metrics, events, or log entries.
Last updated
Was this helpful?
A Details Table shows one record at a time as key–value fields. Use it for deep inspection of metrics, events, or log entries.
The Details Table is used to display full information for individual records. It provides a field-by-field view of each data row so you can see all attributes of a metric, event, or log entry.

Each page shows one record at a time. All columns for that record are displayed as key–value pairs.
This format is designed to show complete metadata for a single data point.
The Details Table works with row-level data from a dataset. Each row can contain:
Timestamp
Metric value
Labels such as instance, job, service, namespace
Any additional attributes
Datasets can contain many rows. The Details Table splits them into pages so you can:
Move between records
Inspect each entry individually
Avoid loading too much data at once
The Details Table helps you:
See the exact value of a metric
View all associated labels
Verify where the data came from
Troubleshoot issues at record level
It’s built for deep inspection and debugging.
Use the Details Table when:
You need complete metadata
You want to inspect individual data points
You are validating or troubleshooting metrics
Typical use cases:
Metric inspection
Alert verification
Data validation
Debugging pipelines
The Details Table is a record-level viewer. It shows one dataset row at a time with all its fields, making it the best tool for precise data inspection.
Last updated
Was this helpful?
Was this helpful?