Commit Graph

28 Commits (fix/binop-output-labels)

Author SHA1 Message Date
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) 7 years ago
Simon Pasquier 2d7f562ed6 web: fix asset paths for Windows platforms (#4616) 7 years ago
Fabian Reinartz e7cfc7dae5 web: restore old path prefix behavior 7 years ago
Fabian Reinartz 8a4bda8d57 web: remove security headers 7 years ago
Fabian Reinartz 4d675e2aa8 web: restore old path prefix behavior 7 years ago
Eric V c207920500 Added HTTP security headers to web.go (#3583) 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) 8 years ago
Krasi Georgiev c94fa731aa bypass the proxy for the tests 8 years ago
Krasi Georgiev 0e58cda1fe use Fatalf instead of panic 8 years ago
Krasi Georgiev 61d793cb1f handle web_test webhandler errors. 8 years ago
Krasi Georgiev aca8f85699 fixed the tests 8 years ago
Brian Brazil 8740fcc657 Use panic in goroutine in test, not t.Fatalf 8 years ago
Julien Levesy 26a067b23d use testutil assertion helpers in web package testsuite 8 years ago
Goutham Veeramachaneni 35aaa2002d
web/api: Add tests for v2 admin API 8 years ago
Fabian Reinartz 7b02bfee0a web: start web handler while TSDB is starting up 8 years ago
Krasi Georgiev b4b0999e7f add prefix to the api when prometheus started with custom web.external-url 8 years ago
Tom Wilkie bbc9671d50 Get profile handlers working again after #3054 and #3146. 8 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 8 years ago
emluque ff54c5c11a 2831 Add Healthy and Ready endpoints 8 years ago
Jonathan Boulle 38098f8c95 Add missing license headers 9 years ago
Julius Volz 0f57b403a9 Add tests for "globalURL" template function. 10 years ago