You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Harbor is already instrumented so you don't have to add any extra exporter.
1
+
# Prerequisites
2
+
Harbor is already instrumented so you don't have to add any extra exporter.
3
+
4
+
As seen in the Harbor documentation page [Configure the Harbor YML File](https://goharbor.io/docs/main/install-config/configure-yml-file/), to make Harbor expose an endpoint for scraping metrics, you need to set the 'metric.enabled' configuration to 'true'.
5
+
6
+
If you install Harbor with Helm, you need to use the following flag:
0 commit comments