Appearance
yb_quota_objects
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. When the current value gets too close to the maximum, an alert is triggered.
Metrics
| Name | Type | Freq | Labels | Description |
|---|---|---|---|---|
yb_max_quota_objects_count | gauge | - | Configured maximum number of quota objects | |
yb_quota_objects_count | gauge | - | Number of quota objects |