Commit Graph

53 Commits (d9a8c453a0086c0f3d061e86c7be83d0595f9ba9)

Author SHA1 Message Date
Mateusz Gozdek 79a753db7e web: randomize used port in TestAgentAPIEndPoints test
3 years ago
Mateusz Gozdek b2c933e317 web: randomize used listening ports for tests
3 years ago
Robert Fratto bc72a718c4
Initial draft of prometheus-agent (#8785)
3 years ago
Levi Harrison 7bc11dcb06
React UI: Add Starting Screen (#8662)
4 years ago
Julien Pivotto 5b4f46a348 Add TLS and basic authentication
4 years ago
Ben Kochie 5055dfbbe4 Listen on web early in startup
4 years ago
Julien Pivotto cda52234eb
Fix panic with double close() of channel on /-/quit/ (#8166)
4 years ago
Julius Volz 3470ee1fbf
Make React UI the default, keep old UI under /classic (#8142)
4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
4 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110)
4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087)
4 years ago
Julien Pivotto e208afcc95
web: Remove APIv2 (#7935)
4 years ago
Julien Pivotto 6573bf42f2
web: Close and exhaust all response bodies in tests + cleanup snapshot directory (#7850)
4 years ago
Li Zhijian 369245e606
cleanup one more tempfile (#7839)
4 years ago
Li Zhijian 6f6ef1451e
Cleanup tempfiles (#7696)
4 years ago
Julien Pivotto e96d786fb8
Stop CMUX and GRPC servers even with stale connections (#7810)
4 years ago
Ganesh Vernekar d4b9fe801f
M-map full chunks of Head from disk (#6679)
5 years ago
Ben Ye 1e4e37144d
Fixed wrongly handled not ready TSDB on web and API. (#7182)
5 years ago
Ben Ye ecda6013ed
Use only local tsdb for federation (#7096)
5 years ago
Bartlomiej Plotka a20bebf7eb Moved readyStorage to main.
5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now.
5 years ago
Harkishen Singh 489a9aa7b9
Adds normalization of localhost urls in targets page react (#6794)
5 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus
5 years ago
Simon Pasquier be67b8d460
web: fix flaky TestHTTPMetrics() (#5695)
6 years ago
Simon Pasquier d7f38dfdde
web: add 'code' label to HTTP metrics (#5640)
6 years ago
Minh-Long Do b26b5c9e96 Add rendering test of template based web endpoints (#5188)
6 years ago
Simon Pasquier 6fa8de132b
web/v1/api: add tests for admin actions (#4767)
6 years ago
Simon Pasquier 2d7f562ed6 web: fix asset paths for Windows platforms (#4616)
6 years ago
Fabian Reinartz e7cfc7dae5 web: restore old path prefix behavior
7 years ago
Fabian Reinartz 8a4bda8d57 web: remove security headers
7 years ago
Eric V c207920500 Added HTTP security headers to web.go (#3583)
7 years ago
beorn7 94ff07b81d Merge branch 'release-2.2'
7 years ago
Ganesh Vernekar b44ce11d1b Added test to check pathPrefix
7 years ago
Anton Tereshchenkov 4cb8f6c260 web: remove unused MetricsPath option (#3964)
7 years ago
Krasi Georgiev 4be9a40b89 fatalf is not thread safe so using panic instead (#3680)
7 years ago
Krasi Georgiev c94fa731aa bypass the proxy for the tests
7 years ago
Krasi Georgiev 0e58cda1fe use Fatalf instead of panic
7 years ago
Krasi Georgiev 61d793cb1f handle web_test webhandler errors.
7 years ago
Krasi Georgiev aca8f85699 fixed the tests
7 years ago
Fabian Reinartz 53875da7fb Merge pull request #3286 from prometheus/dev-2.0
7 years ago
Brian Brazil 8740fcc657 Use panic in goroutine in test, not t.Fatalf
7 years ago
Julien Levesy 26a067b23d use testutil assertion helpers in web package testsuite
7 years ago
Fabian Reinartz 7a3261aa99 Merge pull request #3240 from Gouthamve/fix-admin-api
7 years ago
Fabian Reinartz 2d0b8e8b94 Merge branch 'master' into dev-2.0
7 years ago
Goutham Veeramachaneni 35aaa2002d
web/api: Add tests for v2 admin API
7 years ago
Fabian Reinartz 7b02bfee0a web: start web handler while TSDB is starting up
7 years ago
Krasi Georgiev b4b0999e7f add prefix to the api when prometheus started with custom web.external-url
7 years ago
Tom Wilkie bbc9671d50 Get profile handlers working again after #3054 and #3146.
7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log
7 years ago
Fabian Reinartz 25f3e1c424 Merge branch 'master' into mergemaster
7 years ago