prometheus/web/api/v1
beorn7 767c0709b1 Retrieval: Avoid copying Target
retreival.Target contains a mutex. It was copied in the Targets()
call. This potentially can wreak a lot of havoc.

It might even have caused the issues reported as #2266 and #2262 .
2017-01-06 18:43:41 +01:00
..
api.go Retrieval: Avoid copying Target 2017-01-06 18:43:41 +01:00
api_test.go Retrieval: Avoid copying Target 2017-01-06 18:43:41 +01:00