We aim to implement a dashboard for Artifactory in Grafana to showcase detailed information about folders, going beyond the current focus on repositories. Presently, the Artifactory exporter provides information about the quantity of folders in a repository. We need also insights about the size of the folder, and also recursively its subfolders.
Use Case(s)
The primary use case is to enhance the visibility of folder-level details in the Grafana dashboard. This feature would allow users to gain insights into the size of data within specific folders. The goal is to provide a more comprehensive view of Artifactory metrics beyond repository-level metrics. We are having gigantig amounts of artifacts, so information on repository level is not enogh anymore.
Would this bee a good candidate for artifactory_exporter ? Or is this to specific of a requet, and we should just fork the repo and find our own solution ?
Feature Description
We aim to implement a dashboard for Artifactory in Grafana to showcase detailed information about folders, going beyond the current focus on repositories. Presently, the Artifactory exporter provides information about the quantity of folders in a repository. We need also insights about the size of the folder, and also recursively its subfolders.
Use Case(s)
The primary use case is to enhance the visibility of folder-level details in the Grafana dashboard. This feature would allow users to gain insights into the size of data within specific folders. The goal is to provide a more comprehensive view of Artifactory metrics beyond repository-level metrics. We are having gigantig amounts of artifacts, so information on repository level is not enogh anymore.
Would this bee a good candidate for artifactory_exporter ? Or is this to specific of a requet, and we should just fork the repo and find our own solution ?