Releases: peimanja/artifactory_exporter
Releases · peimanja/artifactory_exporter
Release v1.9.2
v1.9.1
v1.9.0
v1.8.3
v1.8.2
v0.8.1
v0.8.0
Refactor the Exporter code# 36
Separate Artifactory API calls to artifactory package
Add artifactory_exporter_total_api_errors metric to capture API errors
Add artifactory_exporter_build_info metric to tegister metric about exporter build
Add better logging
v0.7.0
v0.6.1
v0.6.0
Storage parsing updates to support Artifactory 7.x.x #32
-
Removed references to duplicated storageSummary key (removed in 7.x)
All values from storageSummary.* keys are present in top level json keys -
Validated update against 5.11.7, 6.9.3, 6.13.0, 6.14.0, 6.18.1, 7.2.1, and 7.3.2`
-
Added edge-case handling for repo.Percentage where value = N/A on new deployments
-
Added debug logging for UsedSpace/Percentage parsing errors