Skip to content

Latest commit

 

History

History
91 lines (48 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

91 lines (48 loc) · 1.88 KB

[v0.6.4]

FIX BUG:

  • #86: 404 error for repository with slash in name
  • #78: Repositories and statitics metrics got zero values

[v0.6.3]

FIX BUG:

  • #82: Missing replication metrics
  • #84: Fix trimming of artifact name

[v0.6.2]

FEATURES:

  • #77: include the tag name in the artifacts_* metrics

[v0.6.1]

FIX BUG:

  • #75: Fix artifacts collector

[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