Prometheus Operator Metrics
Metric | Type | Description |
---|---|---|
o6r_up | Gauge | Returns 1 if Operator is running, otherwise 0 |
o6r_reconcile_seconds_created | Gauge | Total seconds spent in the Operator reconcile loop |
o6r_reconcile_seconds_total | Counter | Cumulative total seconds spent in the Operator reconcile loop |
o6r_hdx_ready | Gauge | Returns 1 if the hydrolixcluster is ready, otherwise 0 |
o6r_hdx_synced | Gauge | 1 if the Operator is successfully syncing resources, otherwise 0 |
o6r_hdx_warnings | Gauge | Number of validation warnings for a hydrolixcluster |
o6r_hdx_ignored_diffs | Gauge | Number of resources wirh pending changes ignored by the Operator |
o6r_hdx_htns | Gauge | Number of HTNs being used in a hydrolixcluster. See Hydrolix Tunables |
Updated about 4 hours ago