peimanja / artifactory_exporter

JFrog Artifactory Prometheus Exporter written in Go
Apache License 2.0
140 stars 37 forks source link

Enhanced Folder Metrics in Grafana Dashboard #118

Closed Vilkaz closed 6 months ago

Vilkaz commented 7 months ago

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 ?

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.