Closed chess-knight closed 1 year ago
Harbor exposes metrics using the Prometheus data model so we can easily start scraping Harbor instance’s metrics using Prometheus, see https://goharbor.io/docs/main/administration/metrics/.
For that purpose, we want to create also a dashboard, which will display Harbor metrics.
For inspiration, we can take the one from Harbor repository or find something else e.g. from Grafana dashboards.
Other interesting resources:
FYI: The grafana dashboard in the Harbor repository was updated, see https://github.com/goharbor/harbor/pull/16661.
Harbor exposes metrics using the Prometheus data model so we can easily start scraping Harbor instance’s metrics using Prometheus, see https://goharbor.io/docs/main/administration/metrics/.
For that purpose, we want to create also a dashboard, which will display Harbor metrics.
For inspiration, we can take the one from Harbor repository or find something else e.g. from Grafana dashboards.