Releases: peimanja/artifactory_exporter
Releases · peimanja/artifactory_exporter
v1.14.0
What's Changed
- Feature/openmetrics by @davidshadix in #113
- Feature/add ssl certificate metrics by @cortesem in #130
- replace
github.com/prometheus/common/log
withlog/slog
? by @KacperPerschke in #121 - Code refactor. by @KacperPerschke in #120
- Fix log level flag by @KacperPerschke in #125
- update Dockerfile to be compatible with Go 1.21 by @peimanja in #131
- ci: Update workflows by @peimanja in #132
- ci: build image for linux/amd64,linux/arm64 by @peimanja in #133
- ci: Fix multi-platform build by @peimanja in #134
New Contributors
- @davidshadix made their first contribution in #113
- @KacperPerschke made their first contribution in #120
- @cortesem made their first contribution in #130
Full Changelog: v1.13.2...v1.14.0
Release v1.13.2
What's Changed
Full Changelog: v1.13.1...v1.13.2
Release v1.13.1
Release v1.13.0
What's Changed
artifactory_artifacts_*
metrics are now disabled by default. Enable them by passing --optional-metric=artifacts
.
- Bump github.com/prometheus/client_golang from 1.3.0 to 1.11.1 by @dependabot in #100
- Make
artifactory_artifacts_*
metrics optional by @peimanja in #105
New Contributors
- @dependabot made their first contribution in #100
Full Changelog: v1.12.0...v1.13.0
Release v1.12.0
What's Changed
Added two new metrics: artifactory_federation_mirror_lag
, and artifactory_federation_unavailable_mirror
. Please note that these metrics are only available in Artifactory Enterprise Plus and version 7.18.3 and above. use --optional-metric= federation_status
flag to enable these metrics.
- Chore: Update github actions versions by @peimanja in #94
- Add federated repo status metrics by @peimanja in #95
- Update docs by @peimanja in #96
- Convert some federation labels to lowercase by @peimanja in #97
- Remove federation repo status by @peimanja in #98
Full Changelog: v1.11.0...v1.12.0
Release v1.11.0
What's Changed
- Add work with Artifactory Community Edition for C/C++ by @den-patrakeev in #91
New Contributors
- @den-patrakeev made their first contribution in #91
Full Changelog: v1.10.0...v1.11.0
Release v1.10.0
What's Changed
- feat: Optionally extract replication status for artifactory_replication_enabled metric by @peimanja in #88
Full Changelog: v1.9.5...v1.10.0
Release v1.9.5
What's Changed
- feat: add example how to use nginx to avoid overloading Artifactory by scraping data by Prometheus. by @martinm82 in #79
- feat: add node_id label to all exported metrics by @iNoahNothing in #80
- Upgrade from Go 1.17 to 1.18 by @lbpdt in #85
New Contributors
- @martinm82 made their first contribution in #79
- @iNoahNothing made their first contribution in #80
Full Changelog: v1.9.4...v1.9.5