Commit Graph

601 Commits (0a74f98628a0463dddc90528220c94de5032d1a0)

Author SHA1 Message Date
Tom Wilkie 746752b946 Merge external labels in order. 8 years ago
Tom Wilkie b22485bef0 Remove spurious test import. 8 years ago
Tom Wilkie ee011d906d Port remote read server to 2.0. 8 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 8 years ago
Takashi Kokubun bd52950ce8 Fix invalid syntax in graph.css (#3309) 8 years ago
Brian Brazil 3a7c51ab70 Remote read endpoint should handle matchers for external labels. (#3325) 8 years ago
Brian Brazil c25f7c600b Apply external labels to remote read endpoint (#3263) 8 years ago
BasPH a91d3bcb83 Add UI warning for time drift >30 seconds (#3276) 8 years ago
Brian Brazil 8740fcc657 Use panic in goroutine in test, not t.Fatalf 8 years ago
beorn7 f20e6a0ae4 Only respond to API requests once the server is ready 8 years ago
Marc Sluiter 6a633eece1 Added go-conntrack for monitoring http connections (#3241) 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
Julius Volz f7e8348a88 Re-add contexts to storage.Storage.Querier() (#3230) 8 years ago
Goutham Veeramachaneni d70f850a18
web/api: Fix typo which broke the 2.0 admin APIs. 8 years ago
Fabian Reinartz 7b02bfee0a web: start web handler while TSDB is starting up 8 years ago
beorn7 dd381356a5 Tweak floating point number rendering 8 years ago
Takahito Yamatoya b1151bdabc ui changed, limit the number of digits for the larger units is 5 8 years ago
Krasi Georgiev b4b0999e7f add prefix to the api when prometheus started with custom web.external-url 8 years ago
Takahito Yamatoya 1eac566d09 add ; , and change from B to G, and change from K to k, and add all the prefixes 8 years ago
Tom Wilkie bbc9671d50 Get profile handlers working again after #3054 and #3146. 8 years ago
Takahito Yamatoya 5d707d3aa3 #2439 library version update JQuery / JQuery.Selection / JQuery.hotkey (#3183) 8 years ago
Takahito Yamatoya ff038a4a39 bug fix 8 years ago
Takahito Yamatoya 7a3c348f83 fix decimal y-axis 8 years ago
Tom Wilkie 758d64ffd9 s/EncodReadResponse/EncodeReadResponse/ 8 years ago
Tom Wilkie febed48703 Implement remote read server in Prometheus. 8 years ago
Takahito Yamatoya 738a51bea6 #2371 fix to display utc date at datetime picker 8 years ago
beorn7 a3fd7dd335 Backport the templating fix from master 8 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 8 years ago
Fabian Reinartz 27bdddbf51 web: fix profile paths 8 years ago
Matt Bostock d31c068ae4 api.go: Fix typo in comment (#3122) 8 years ago
Richard Hartmann aa3fb1e7c4 Point help to docs, not main Prometheus website 8 years ago
Mark Adams 77c816b309 Fix pprof endpoints when -web.route-prefix or -web.external-url is used (#3054) 8 years ago
maximecharron 41884f0283 Fix double redirect if there is a route-prefix (#3091) 9 years ago
Max Leonard Inden 1c96fbb992
Expose current Prometheus config via /status/config 9 years ago
Karsten Weiss 5f5d77848e Fix 'predefined escaper "html" disallowed in template' in `/targets` (#3046) (#3050) 9 years ago
Fabian Reinartz 0af43695de web: log error missages on serving 9 years ago
beorn7 6cf62fe8ba Update web/ui/bindata.go 9 years ago
Roman Khavronenko 245b8a0b37 Allow to collapse jobs at `/targets` page (#2628) 9 years ago
emluque ff54c5c11a 2831 Add Healthy and Ready endpoints 9 years ago
Martín Ferrari 64cfe2e7f5 Add PATH_PREFIX to redirectToMigratedURL 9 years ago
Fabian Reinartz 32226e30f5 Guard reload and quit endpoints by flag 9 years ago
Alexey Palazhchenko b6f89a1982 Parse custom step parameter correctly. (#2928) 9 years ago
Fabian Reinartz 45ac064669 web: disable Amin APIs by default 9 years ago
Fabian Reinartz ccf9e62972 *: add admin grpc API 9 years ago
Julius Volz 13006feb1e Fix alert label display in /alerts UI 9 years ago
Goutham Veeramachaneni e1fc9dc78d Move /rules to new format (#2901) 9 years ago
Alin Sinpalean 38de290d5f Console graph color scheme support (#2900) 9 years ago
Julius Volz 7be94d6643 Fix display of before-relabeling labels 9 years ago
Alexey Palazhchenko 6a767b736b Parse custom step parameter correctly. (#2861) 9 years ago