Skip to content

Commit

Permalink
Update cortex-mixin/config.libsonnet
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Pracucci <marco@pracucci.com>
  • Loading branch information
aallawala and pracucci committed Oct 20, 2021
1 parent ad49d11 commit d804539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cortex-mixin/config.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
store_gateway: '(store-gateway|cortex$)',
gateway: '(gateway|cortex-gw|cortex-gw-internal)',
compactor: 'compactor.*', // Match also custom compactor deployments.
alertmanager: '(alertmanager.*|cortex$)',
alertmanager: 'alertmanager',
},

// Grouping labels, to uniquely identify and group by {jobs, clusters}
Expand Down

0 comments on commit d804539

Please sign in to comment.