Thomas Mueller created OAK-10577:
------------------------------------
Summary: Advanced repository statistics
Key: OAK-10577
URL: https://issues.apache.org/jira/browse/OAK-10577
Project: Jackrabbit Oak
Issue Type: Improvement
Components: oak-run
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Currently, we have very few metrics per repository, and most are for the whole
repository: total size, the total index sizes, datastore size. The only metric
we collect per path is the approximate number of nodes per path.
I would like to collect more data, first via a "flat file store" (sorted list
of node data), e.g.
* Approximate number of nodes per path.
* Approximate size of binaries per path.
* Histograms of binary sizes.
* The same, but for a filtered set of binaries.
* Size of distinct binaries.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)