Trove doesn't seem to expose any data about how much of the provisioned volume is used and how much is free.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | dcaro | T354714 [harbor,trove] Trove DB filled disk and caused toolforge-build to fail as a result | |||
| Resolved | Raymond_Ndibe | T370843 [harbor] 2024-07-24 Tools harbor db out of space | |||
| Open | None | T354728 [trove] does not expose amount of disk space used |
Event Timeline
Comment Actions
Correction, it's using https://github.com/openstack-exporter/openstack-exporter/blob/main/exporters/trove.go#L125C1-L125C90, that calls https://github.com/openstack-exporter/openstack-exporter/blob/main/exporters/trove.go#L78 that ends up https://docs.openstack.org/api-ref/database/#list-database-instances-admin
Comment Actions
It's quite possible that it just can't call that endpoint T286128: Trove quota usage not available from the API