prometheus/discovery/marathon
Adam Shannon a22e1736b9 discovery/marathon: include url in fetchApps error (#4171)
This was previously part of a larger PR, but that was closed.

https://github.com/prometheus/prometheus/issues/4048#issuecomment-389899997

This change could include auth information in the URL. That's been
fixed in upstream go, but not until Go 1.11. See: https://github.com/golang/go/issues/24572

Signed-off-by: Adam Shannon <adamkshannon@gmail.com>
2018-05-18 10:20:14 +01:00
..
marathon.go discovery/marathon: include url in fetchApps error (#4171) 2018-05-18 10:20:14 +01:00
marathon_test.go Fixes #4090. Marathon service discovery for 5XX http response (#4091) 2018-04-17 09:28:06 +01:00