A practical guide to building Grafana tables that combine multiple Prometheus metrics into a single view. Covers the step-by-step process: setting queries to Format:Table and Type:Instant, using the 'Merge series/tables' transform to join multiple queries, applying 'Organize fields by name' to rename and reorder columns, and using field overrides for per-column unit formatting. Uses Kubernetes CPU and memory metrics as concrete examples, and warns against using Join transforms which don't behave correctly for this use case.

7m read timeFrom scottstuff.net
Post cover image
Table of contents
Making a table from a single timeseriesAdding transforms to improve presentationAdding a second timeseriesAdding per-column formattingExtending furtherRecap

Sort: