Skip to content

Releases: prometheus-community/prom-label-proxy

0.8.1 / 2024-01-28

27 Jan 23:14
v0.8.1
a9627bb
Compare
Choose a tag to compare

Internal change for library compatibility. No user-visible changes.

  • [CHANGE] Don't rely on slice labels #184

0.8.0 / 2024-01-02

03 Jan 13:53
v0.8.0
7c80746
Compare
Choose a tag to compare
  • [FEATURE] Add the --regex-match flag to filter with a regexp matcher. #171

0.7.0 / 2023-06-15

15 Jun 09:18
v0.7.0
3e24358
Compare
Choose a tag to compare
  • [FEATURE] Support filtering on multiple label values. #115

0.6.0 / 2023-01-04

04 Jan 14:32
v0.6.0
527d2ba
Compare
Choose a tag to compare
  • [FEATURE] Add the --header-name flag to pass the label value via HTTP header. #118
  • [FEATURE] Add the --internal-listen-address flag to expose Prometheus metrics. #121
  • [FEATURE] Add the the --label-value flag to set the label value statically. #116

0.5.0 / 2022-06-14

15 Jun 06:48
v0.5.0
2cc4b32
Compare
Choose a tag to compare
  • [ENHANCEMENT] Add /healthz endpoint for (Kubernetes) probes. #106

0.4.0 / 2021-10-05

05 Oct 15:58
v0.4.0
0aecbf1
Compare
Choose a tag to compare
  • [FEATURE] Add --error-on-replace flag (defaults to false) to return an error if a label value would otherwise be siltently replaced. #67
  • [ENHANCEMENT] Add label enforce support for the new query_exemplars API. #65
  • [ENHANCEMENT] Support HTTP POST for /api/v1/labels endpoint. #70

0.3.0 / 2021-04-16

20 Apr 12:54
v0.3.0
38b1382
Compare
Choose a tag to compare
  • [FEATURE] Add support for /api/v1/series, /api/v1/labels and /api/v1/label//values endpoints (Prometheus/Thanos). #49
  • [FEATURE] Add -passthrough-paths flag (empty by default), which allows exposing chosen resources from upstream without enforcing (e.g Prometheus UI). #48
  • [ENHANCEMENT] Add support for queries via HTTP POST. #53

0.1.0 / 2018-10-24

24 Oct 12:16
v0.1.0
2c239b0
Compare
Choose a tag to compare

Initial release.