We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad49d11 commit d804539Copy full SHA for d804539
cortex-mixin/config.libsonnet
@@ -37,7 +37,7 @@
37
store_gateway: '(store-gateway|cortex$)',
38
gateway: '(gateway|cortex-gw|cortex-gw-internal)',
39
compactor: 'compactor.*', // Match also custom compactor deployments.
40
- alertmanager: '(alertmanager.*|cortex$)',
+ alertmanager: 'alertmanager',
41
},
42
43
// Grouping labels, to uniquely identify and group by {jobs, clusters}
0 commit comments