This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
prometheus
Watch
1
Star
0
Fork
You've already forked prometheus
0
mirror of
https://github.com/prometheus/prometheus.git
synced
2024-11-14 09:34:05 -08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
d14d2429ea
prometheus
/
retrieval
/
discovery
/
fixtures
/
target_groups.yml
6 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
Add initial file based service discovery. This commits adds file based service discovery which reads target groups from specified files. It detects changes based on file watches and regular refreshes.
2015-05-13 03:03:31 -07:00
-
targets
:
[
'localhost:9090'
,
'example.org:443'
]
labels
:
Fix discarding of labels in file target groups
2015-05-27 09:32:21 -07:00
foo
:
bar
Add initial file based service discovery. This commits adds file based service discovery which reads target groups from specified files. It detects changes based on file watches and regular refreshes.
2015-05-13 03:03:31 -07:00
-
targets
:
[
'my.domain'
]
Reference in a new issue
Copy permalink