peimanja / artifactory_exporter

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

feat: add node_id label to all exported metrics #80

Closed iNoahNothing closed 1 year ago

iNoahNothing commented 1 year ago

The x-artifactory-node-id header is returned on all calls to the artifactory API. Associating this header with the API response allows us to determine which artifactory instance the metrics have been polled from which is useful for creating dashboards.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information