Prometheus Metrics Reference
This page captures the metrics supplied to Prometheus by the Couchbase Autonomous Operator.
Metric |
Type |
Unit |
Labels |
Stability |
Added |
The number of times in place upgrades have failed |
counter |
name |
committed |
2.7.0 |
|
Total number of in place upgrades performed by operator |
counter |
name |
committed |
2.7.0 |
|
The time it takes for a pod to enter a ready state |
gauge |
milliseconds |
name,serverClass |
committed |
2.7.0 |
Total number of times operator has recovered a pod when the pod has been down |
counter |
name,podName |
committed |
2.7.0 |
|
Total number of times operator has failed to recover a pod |
counter |
name,podName |
committed |
2.7.0 |
|
Total number of times pods have failed to be recovered by the operator |
counter |
name |
committed |
2.7.0 |
|
The amount of times operator has replaced a couchbase server pod due to a change in a couchbase cluster resources |
counter |
name |
committed |
2.7.0 |
|
Total failed reconcile operations performed on a specific cluster |
counter |
namespace,name |
committed |
2.3.0 |
|
Length of time per reconcile for a specific cluster |
histogram |
seconds |
namespace,name |
committed |
2.3.0 |
Total reconcile operations performed on a specific cluster |
counter |
namespace,name,result |
committed |
2.3.0 |
|
Total HTTP requests to Couchbase Server for a specific cluster, method and status code returned |
counter |
name,method,code,service,host |
committed |
2.3.0 |
|
Total failed HTTP requests to Couchbase Server for a specific cluster |
counter |
name,method,service,host |
committed |
2.3.0 |
|
Length of time per request for a specific cluster |
histogram |
milliseconds |
name,method,service,host |
committed |
2.3.0 |
Total HTTP requests to Couchbase Server for a specific cluster |
counter |
name,method,service,host |
committed |
2.3.0 |
|
Total number of times swap rebalances have failed |
counter |
name |
committed |
2.7.0 |
|
Total number of swap rebalances performed by the operator |
counter |
name |
committed |
2.7.0 |
|
The time taken to perform an upgrade |
milliseconds |
name |
committed |
2.7.0 |
|
Total number of times the size of volumes have been increased under management |
counter |
name,volumeName |
committed |
2.7.0 |