prometheus/web
Shihao Xia f5c3ea1bf2
fix missing db.Close() in web_test.go in order to avoid goroutine leak (#10035)
Signed-off-by: Shihao Xia <charlesxsh@hotmail.com>
2021-12-20 17:37:53 +05:30
..
api/v1 web: use t.TempDir instead of ioutil.TempDir on tests (#9981) 2021-12-08 23:14:50 +01:00
ui Merge pull request #10016 from prometheus/release-2.32 2021-12-14 20:58:58 +01:00
federate.go storage: Consolidate iterator method names (Values -> At) (#9888) 2021-11-29 11:16:40 +01:00
federate_test.go web: prepare TestFederation_NotReady test for parallel execution 2021-11-10 09:40:43 +01:00
web.go Adapt UI for Prometheus Agent (#9851) 2021-11-30 11:21:07 +01:00
web_test.go fix missing db.Close() in web_test.go in order to avoid goroutine leak (#10035) 2021-12-20 17:37:53 +05:30