Open brettimus opened 1 year ago
when you am start :1337 but port 1337 has no /metrics route, then you get a warning log in the console. it'd be nice to say something like "target not yet up, but prometheus will still try to scrape it" (don't use that exact copy pls)
am start :1337
/metrics
This is running in verbose mode, when running in "normal" mode it is more clean though.
when you
am start :1337
but port 1337 has no/metrics
route, then you get a warning log in the console. it'd be nice to say something like "target not yet up, but prometheus will still try to scrape it" (don't use that exact copy pls)