Releases: david-vavra/slo-exporter
Releases · david-vavra/slo-exporter
v6.2.0-rc25
v6.2.0-rc25
v6.2.0-rc24
test
6.2.0-rc.4
test release ci
6.2.0-rc.0
test release ci
v5.6.0
[v5.6.0] 2020-06-10
Added
- New module
relabel
allowing to modify event metadata using Prometheus relabel config. - New flag
--check-config
to verify if configuration is ok. - Enabled mutex and block profiling.
Changed
- Upgraded to Go 1.14
- PrometheusIngester: added
query_type
label forslo_exporter_prometheus_ingester_query_fails_total
metric
Fixed
- PrometheusIngester: fixed isolation of
histogram_increase
query type causing invalid computation of increase.