Metrics on document sizes #869
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
sig/observability
Categorizes an issue or PR as relevant to SIG Observability
Problem statement
As a Thoth operator/developer, I'd like to have metrics regarding the size of
the file storage.
High-level Goals
(total, average, etc).
Proposal description
Implements two metrics, total size / number of objects.
Optionally, partition by object types.
Avoid too much partition since it would make the cardinality blow up.
Alternatives
Use object storage builtin metrics (Ceph might have somehthing like this)
Additional context
Prompted by thoth-station/storages#2691 (comment)
Acceptance Criteria
/sig observability
/priority backlog
/good-first-issue
The text was updated successfully, but these errors were encountered: