Appearance
Quota Object Metrics
This page documents Prometheus metrics related to quota objects in the Yellowbrick system. The database has a cap on the number of disk usage objects. When this limit is reached, some operations can fail. The limit can be increased by changing max_quota_objects.
Purpose
Measure the current number of disk usage objects, as well as the current maximum value.
Metrics
| Name | Type | Freq | Labels | Version Introduced | Version Deprecated | Description |
|---|---|---|---|---|---|---|
yb_max_quota_objects_count | gauge | 1m | - | 7.4.0 | - | Configured maximum number of quota objects |
yb_quota_objects_count | gauge | 1m | - | 7.4.0 | - | Number of quota objects |