Commit Graph

25 Commits (9fe8bcf4be00a7ebd73932df0cf39cc837cbb993)

Author SHA1 Message Date
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
emluque ff54c5c11a 2831 Add Healthy and Ready endpoints
7 years ago
Jonathan Boulle 38098f8c95 Add missing license headers
9 years ago
Julius Volz 0f57b403a9 Add tests for "globalURL" template function.
10 years ago