Skip to content

Commit

Permalink
Merge pull request #392 from grafana/fix-ruler-limits
Browse files Browse the repository at this point in the history
Fix missing ruler limits
  • Loading branch information
gouthamve authored Sep 13, 2021
2 parents d30d89c + 2cef3b4 commit fdd7544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cortex/ruler.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
$._config.queryConfig +
$._config.distributorConfig +
$._config.rulerClientConfig +
$._config.rulerLimitsConfig +
{
target: 'ruler',
// Alertmanager configs
Expand Down

0 comments on commit fdd7544

Please sign in to comment.