Skip to content

Commit d804539

Browse files
aallawalapracucci
andcommitted
Update cortex-mixin/config.libsonnet
Co-authored-by: Marco Pracucci <[email protected]>
1 parent ad49d11 commit d804539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-mixin/config.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
store_gateway: '(store-gateway|cortex$)',
3838
gateway: '(gateway|cortex-gw|cortex-gw-internal)',
3939
compactor: 'compactor.*', // Match also custom compactor deployments.
40-
alertmanager: '(alertmanager.*|cortex$)',
40+
alertmanager: 'alertmanager',
4141
},
4242

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

0 commit comments

Comments
 (0)