Commit e8dbbd3
[Querier] Deprecate
* [Querier] Deprecate `-querier.compress-http-responses`
In favour of `-api.response-compression-enabled` which apply to every
other API endpoint we register.
Signed-off-by: gotjosh <[email protected]>
* 1.8 since we're cutting 1.6 when this goes out
Signed-off-by: gotjosh <[email protected]>-querier.compress-http-responses-deprecated (#3544)1 parent 1b2b989 commit e8dbbd3
File tree
3 files changed
+10
-4
lines changed- docs/configuration
- pkg/frontend
3 files changed
+10
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
967 | 967 | | |
968 | 968 | | |
969 | 969 | | |
970 | | - | |
| 970 | + | |
| 971 | + | |
971 | 972 | | |
972 | 973 | | |
973 | 974 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
32 | | - | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
0 commit comments