G
Link: https://github.com/prometheus/prometheus/releases/tag/v2.17.0
Release notes:
This release implements isolation in TSDB. API queries and recording rules areMore
guaranteed to only see full scrapes and full recording rules. This comes with a
certain overhead in resource usage. Depending on the situation, there might be
som...