Metrics¶
RBAC Requirement
Accessing application metrics via the REST API requires the ApplicationMetricsRead capability, which is granted to the SRE and Architect roles when RBAC is enabled. The metrics response is filtered based on the user's other capabilities: ingest-related metrics are only included if the user also has IngestRead, and standing-query-related metrics are only included if the user also has StandingQueryRead. See OIDC and RBAC Setup for details.
| Page | Description |
|---|---|
| Metrics Quick Start | View metrics via REST API or JMX without external tooling |
| Collected Metrics | Reference of all metrics collected by Quine Enterprise |
| Recommended Alerts | Production alert recommendations based on emitted metrics |
| Grafana + InfluxDB | Set up monitoring dashboards locally using Grafana |