We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f1602 commit 24ee2c1Copy full SHA for 24ee2c1
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## master / unreleased
4
5
-* [CHANGE] The frontend component now does not cache results if it finds a `Cache-Control` header and if one of its values is `no-store`
+* [CHANGE] The frontend component now does not cache results if it finds a `Cache-Control` header and if one of its values is `no-store`. #1974
6
* [ENHANCEMENT] metric `cortex_ingester_flush_reasons` gets a new `reason` value: `Spread`, when `-ingester.spread-flushes` option is enabled.
7
* [CHANGE] Flags changed with transition to upstream Prometheus rules manager:
8
* `ruler.client-timeout` is now `ruler.configs.client-timeout` in order to match `ruler.configs.url`
0 commit comments