elli-lib / elli_prometheus

Elli middleware for collecting stats via Prometheus.
https://github.com/elli-lib/elli_prometheus/blob/master/doc/elli_prometheus.md
Other
14 stars 8 forks source link

Prometheus, state of Endpoint is down but url is working when I click on the Endpoint #22

Open RohitBharatai15 opened 4 years ago

RohitBharatai15 commented 4 years ago

Hi I have a metrics source URL (password protected),but when I add the target its state is down but when I goto the URL and provide pwd it works

yurrriq commented 4 years ago

Any advice, @deadtrickster ?

MTPL0003-ShivamSoni commented 4 years ago

Authentication issue: the server returned HTTP status 401 please check the targeted server authentication

PrasoonMishra-arch commented 3 years ago

Try to give 443 port in targets section ['myurl.com:443']