Metrics reference
Use the RisingWave metrics reference for the complete Prometheus metric documentation. It covers:- Default metrics endpoints and ports
- Common labels and join/info metrics
- Alert thresholds used by the shipped Grafana dashboards
- Operational metrics grouped by domain, such as streaming, storage, sources, sinks, memory, CPU, batch queries, and UDFs
Metrics inventory
Use the generated metrics inventory TSV when you need the flat list of registered metric families. The inventory is extracted from the RisingWave source code and includes these columns:metric_nametypelabelshelpbucketsfile
risingwave repository, where CI checks keep the inventory aligned with the current metric registrations.