Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

65 lines (34 loc) · 1.22 KB

[v0.6.0]

FEATURES:

  • #74: Added artifacts metrics

[v0.5.9]

FIX BUG:

  • #70: Fix Issues with replication status

[v0.5.8]

FEATURES:

  • #63: Read caching settings from environment variable

[v0.5.7]

FIX BUG:

  • #52: Fix memory leaking issue.

[v0.5.6]

FEATURES:

  • #49: Add systeminfo metrics

[v0.5.5]

FEATURES:

  • #47: Report the latency of gathered metrics

[v0.5.4]

FIX BUG:

  • #29: add harbor.pagesize and fetch all results from paginated APIs

[v0.5.2]

FEATURES:

  • #11: add option skip.metrics to skip some metrics

[v0.5.1]

FEATURES:

  • #34: add timeout to http.client

[v0.5.0]

FEATURES:

  • Refactor prometheus exporter
  • fix harbor_repositories_tags_total metric in Harbor V2

[v0.4.0]

FEATURES:

  • Support Harbor V2.0 API