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-09 23:24:05 -08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
main
prometheus
/
config
/
testdata
/
url_in_targetgroup.bad.yml
6 lines
101 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
Allow all instance labels in target groups With the blackbox exporter, the instance label will commonly be used for things other than hostnames so remove this restriction. https://example.com or https://example.com/probe/me are some examples. To prevent user error, check that urls aren't provided as targets when there's no relabelling that could potentically fix them.
2015-11-07 06:25:51 -08:00
scrape_configs
:
fixes yamllint errors Signed-off-by: Michal Wasilewski <mwasilewski@gmx.com>
2021-06-12 03:47:47 -07:00
-
job_name
:
prometheus
static_configs
:
-
targets
:
-
http://bad
Reference in a new issue
Copy permalink