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 950a09e commit cf11933Copy full SHA for cf11933
promtail/config.yml.example
@@ -42,8 +42,8 @@ scrape_configs:
42
replacement: 'lido-mev-boost'
43
target_label: 'job'
44
- target_label: 'cluster_name'
45
- replacement: $CLUSTER_NAME
+ replacement: '$CLUSTER_NAME'
46
- target_label: 'cluster_peer'
47
- replacement: $CLUSTER_PEER
+ replacement: '$CLUSTER_PEER'
48
pipeline_stages:
49
- docker: {}
0 commit comments