Build live graphs, tables, pies, and heatmaps from your Telemetry metrics.
{region}
).{server_id}
).players_online_total
, ping_milliseconds
).region
, device
, server_id
).rate()
or sum()
depending on chart type. Gauges use the latest sample; choose avg for smoother lines.server_uptime_seconds_total
(Counter)cpu_utilisation_percent
(Gauge)players_online_total
by {region}
(Counter)server_health_percent
(Gauge)device_sessions_total
by {device}
(Counter)player_heatmap_bucket_total
by {x,z}
(Counter; preferred x/z bucket approach)server_ping_milliseconds
by {server_id}
(Gauge)