Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KIZ
B
BBB
config
prometheus
Commits
a9ec4991
Commit
a9ec4991
authored
Mar 24, 2020
by
Simon Volpert
🐧
Browse files
Update prometheus.yml
parent
d172015e
Pipeline
#75905
passed with stage
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
prometheus.yml
prometheus.yml
+10
-0
No files found.
prometheus.yml
View file @
a9ec4991
...
...
@@ -32,3 +32,13 @@ scrape_configs:
target_label
:
service
-
source_labels
:
[
__meta_consul_service_id
]
target_label
:
service_id
-
job_name
:
'
bbb'
consul_sd_configs
:
-
server
:
'
consul.consul:8500'
services
:
[
'
bbb-exporter'
]
relabel_configs
:
-
source_labels
:
[
__meta_consul_service
]
target_label
:
service
-
source_labels
:
[
__meta_consul_service_id
]
target_label
:
service_id
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment