Releases: peimanja/artifactory_exporter
Releases · peimanja/artifactory_exporter
v0.5.3
Fix binaries in releases for linux_amd64
#31
v0.5.2
Avoid parsing license expiry date when using OSS #30
v0.5.1
Lenient matching to allow single digit dates #27
v0.5.0
Start returning seconds to expire instead of 1 (#24)
v0.4.3
Fix a bug with removeCommas() function (#23)
v0.4.2
Add Debug level logs to help with troubleshooting #22
v0.4.1
Exclude some metrics when license is trial #20
v0.4.0
Add support for Bearer Token authentication (#17)
v0.3.0
- Added
artifactory_system_license
metric which exposes type
, licensed_to
and expires
as labels.
- Added support for Artifactory OSS license since some API end points are not available with OSS license (#15)
v0.2.0
- Add metric for number of Artifactory groups (#13)
- Add couple of system metrics (#14)