prometheus/documentation
Julius Volz 179b2155d1
Fix: Use json.Unmarshal() instead of json.Decoder (#9033)
* 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>
2021-07-02 09:38:14 +01:00
..
examples Fix: Use json.Unmarshal() instead of json.Decoder (#9033) 2021-07-02 09:38:14 +01:00
images update redirected url 2021-04-14 13:54:40 +08:00
prometheus-mixin Add prometheus_tsdb_clean_start metric (#8824) 2021-06-16 15:03:02 +05:30
internal_architecture.md Replace godoc.org links 2021-06-17 07:18:51 -04:00