prometheus/web
Krasi Georgiev ddd46de6f4 Races/3994 (#4005)
Fix race by properly locking access to scrape pools. Use separate mutex for information needed by UI so that UI isn't blocked when targets are being updated.
2018-04-09 15:18:25 +01:00
..
api Races/3994 (#4005) 2018-04-09 15:18:25 +01:00
ui Add golang runtime information to status page. (#3914) 2018-03-07 15:14:46 +00:00
federate.go *: implement query params 2018-02-13 12:17:22 +01:00
federate_test.go use httptest.NewRequest, remove http.ReadRequest (#3557) 2017-12-07 23:52:50 +08:00
web.go Races/3994 (#4005) 2018-04-09 15:18:25 +01:00
web_test.go Added test to check pathPrefix 2018-03-30 11:55:54 +05:30