Skip to content

Releases: peimanja/artifactory_exporter

Release v1.9.3

05 Apr 04:09
da6e5da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.9.3

Release v1.9.2

20 Oct 05:51
8953899
Compare
Choose a tag to compare

Dockerfile: Update to go1.17 and debian11 (#56)
Fix CI Pipeline (#58)
Fixed typo in Grafana dashboard (#55)

v1.9.1

01 Feb 10:02
07d2a64
Compare
Choose a tag to compare

Ignore replication endpoint if it doesn't exist #51

v1.9.0

03 Dec 17:12
23ba60b
Compare
Choose a tag to compare

Add support for exporting any users (#49)
[BREAKING CHANGE]
user realms containing no users will no longer publish a 0 metric

v1.8.3

25 Nov 15:32
f8969f5
Compare
Choose a tag to compare

#48 add support for exporting ldap users

v1.8.2

01 Sep 21:01
29a27ff
Compare
Choose a tag to compare

Add support for JFrog Container Registry (#44)

v0.8.1

02 Jul 07:01
4882780
Compare
Choose a tag to compare

Print the whole API errors instead of trying to unmarshal it (#40)

v0.8.0

20 Apr 02:55
635311a
Compare
Choose a tag to compare

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

17 Apr 16:22
c6f9da0
Compare
Choose a tag to compare

Add Metrics for Created/Modified and Downloaded artifacts #35

v0.6.1

15 Apr 17:12
43c8ef5
Compare
Choose a tag to compare

Updates to allow multiple replication targets per-repo (#34)