Changelog
0.3.0 / 2024-05-26
- [ENHANCEMENT] Introduced a new API
/metrics-lifecycle-policies
for managing metrics lifecycle in the Prometheus ecosystem. This flexible API allows users to define policies that specify which time-series should be retained and for how long in the Prometheus TSDB storage. - [BUGFIX] fixed description of 404 status code of the
DELETE /api/v1/rules
API in the Redocli page.