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
2025-03-04 12:10:14 -08:00
Code
Issues
Actions
71
Packages
Projects
Releases
Wiki
Activity
cb35b7d0e7
prometheus
/
config
/
fixtures
/
sd_targets.conf.input
7 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Change JobConfig to ScrapeConfig. This commit changes the configuration interface from job configs to scrape configs. This includes allowing multiple ways of target definition at once and moving DNS SD to its own config message. DNS SD can now contain multiple DNS names per configured discovery.
2015-04-25 03:59:05 -07:00
scrape_config: <
job_name: "testjob"
dns_config: <
name: "sd_name"
>
Integrate DNS-SD support for discovering job targets.
2013-06-11 13:59:27 -07:00
>
Reference in a new issue
Copy permalink