Skip to content

Commit

Permalink
Jsonnet: allow to configure ruler-querier max skew separately from qu…
Browse files Browse the repository at this point in the history
…erier (#7204)

* Jsonnet: allow to configure ruler-querier max skew separately from querier

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Add jsonnet test

Signed-off-by: Marco Pracucci <marco@pracucci.com>

---------

Signed-off-by: Marco Pracucci <marco@pracucci.com>
  • Loading branch information
pracucci committed Jan 24, 2024
1 parent 53c3ebc commit a7ce333
Show file tree
Hide file tree
Showing 5 changed files with 1,596 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
* `-store-gateway.sharding-ring.heartbeat-timeout` set to `4m`
* `-compactor.ring.heartbeat-period` set to `1m`
* `-compactor.ring.heartbeat-timeout` set to `4m`
* [CHANGE] Ruler-querier: the topology spread constrain max skew is now configured through the configuration option `ruler_querier_topology_spread_max_skew` instead of `querier_topology_spread_max_skew`. #7204
* [FEATURE] Added support for the following root-level settings to configure the list of matchers to apply to node affinity: #6782 #6829
* `alertmanager_node_affinity_matchers`
* `compactor_node_affinity_matchers`
Expand Down
Loading

0 comments on commit a7ce333

Please sign in to comment.