Tom Fawcett
Tom Fawcett
Thank-you for the fast reply. I can confirm setting `global.scrape_timeout` higher than Prometheus' `scrape_timeout` solves it. I guess `global.scrape_timeout` is potentially still a useful setting to have if you want...
Good point, that sounds reasonable
I would very much like the status to be exposed, particularly per server, few thoughts (partly echoing what has already been said): 1. "returncode of 2" would be meaningless once...
@jzielke-nli I have opened #101. Depending on feedback it may require some additional work.
If I understand you correctly this should be fixed by #101
Yes essentially. The status is normalised by removing the second part ("1/3" etc) before being parsed to 1 or 0.
Unfortunately I can't answer that. That's a question for @grobie
@rsilva4 I would like for this PR to progress :smiley:. I'm using `prom_exporter.py` independent of the rest of this repo. I am happy to patch my local copy of the...