Releases: prometheus-community/prom-label-proxy
Releases · prometheus-community/prom-label-proxy
0.11.0 / 2024-08-07
0.10.0 / 2024-06-12
0.9.0 / 2024-06-04
- [ENHANCEMENT] Update /api/v1/{rules,alerts} responses. #214
0.8.1 / 2024-01-28
Internal change for library compatibility. No user-visible changes.
- [CHANGE] Don't rely on slice labels #184
0.8.0 / 2024-01-02
- [FEATURE] Add the
--regex-match
flag to filter with a regexp matcher. #171
0.7.0 / 2023-06-15
- [FEATURE] Support filtering on multiple label values. #115
0.6.0 / 2023-01-04
0.5.0 / 2022-06-14
- [ENHANCEMENT] Add
/healthz
endpoint for (Kubernetes) probes. #106
0.4.0 / 2021-10-05
0.3.0 / 2021-04-16
- [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