mirror of
https://github.com/prometheus/prometheus
synced 2024-12-23 15:04:13 +00:00
179b2155d1
* Fix: Use json.Unmarshal() instead of json.Decoder See https://ahmet.im/blog/golang-json-decoder-pitfalls/ json.Decoder is for JSON streams, not single JSON objects / bodies. Signed-off-by: Julius Volz <julius.volz@gmail.com> * Revert modifications to targetgroup parsing Signed-off-by: Julius Volz <julius.volz@gmail.com> |
||
---|---|---|
.. | ||
marathon_test.go | ||
marathon.go |