You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2020. It is now read-only.
Hi, Thanks for this very useful setup. However, I wasnt able to get haproxy metrics directly by following this document. Prometheus is unable to scrap the metrics url and I see the below error: level=warn ts=2017-12-28T12:49:06.486711654Z caller=scrape.go:673 component="target manager" scrape_pool=openshift-routers target=http://router-ota.default.svc.cluster.local:1936/metrics msg ="append failed" err="no token found"
PS: The official prometheus document suggests we must use the haproxy_exporter (https://prometheus.io/docs/instrumenting/exporters/).
Hi, Thanks for this very useful setup. However, I wasnt able to get haproxy metrics directly by following this document. Prometheus is unable to scrap the metrics url and I see the below error:
level=warn ts=2017-12-28T12:49:06.486711654Z caller=scrape.go:673 component="target manager" scrape_pool=openshift-routers target=http://router-ota.default.svc.cluster.local:1936/metrics msg ="append failed" err="no token found"PS: The official prometheus document suggests we must use the haproxy_exporter (https://prometheus.io/docs/instrumenting/exporters/).