Monitoring Metrics
- Public Metrics Reference
Reference of metrics exported by the
/public_metricsPrometheus endpoint by Redpanda. Use public metrics to create your system dashboard. - Internal Metrics Reference
Reference of Redpanda internal metrics exported from the
/metricsPrometheus endpoint. Use internal metrics during development for detailed analysis, debugging, and troubleshooting. - Internal Metrics
This page describes the original metrics available on
:9644/metrics. These are provided for internal support, troubleshooting, and backward compatibility.
Redpanda exports metrics through Prometheus endpoints, /public_metrics and /metrics. To learn how to monitor Redpanda, see Monitor Redpanda.
|
Use /public_metrics for your primary dashboards for system health. Use /metrics for detailed analysis and debugging. |
Was this helpful?