856 Commits (8330801222a5f2617c3d743f0723942caac21057)

Author SHA1 Message Date
James Turnbull d127a21071 Removed alert_header (#3836) 7 years ago
Fabian Reinartz 7ccd4b39b8 *: implement query params 7 years ago
James Turnbull 816d755956 Added "No rules" to Web UI (#3834) 7 years ago
Lovisa Svallingson 460fe4dd0c Fix: Improve typeahead on /graph page (#3742) 7 years ago
Krasi Georgiev 6ce84dbcb1 rename ScrapeManager struct to Manager to remove stutter 7 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape 7 years ago
Krasi Georgiev 7858745c04 rename structs for consistency 7 years ago
Krasi Georgiev 4be9a40b89 fatalf is not thread safe so using panic instead (#3680) 7 years ago
Lovisa Svallingson a8ff643464 Implement browsing of previous query expressions (#3486) 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 587dec9eb9 rebased and resolved conflicts with the new Discovery GUI page 7 years ago
Krasi Georgiev aca8f85699 fixed the tests 7 years ago
Krasi Georgiev e405e2f1ea refactored discovery 7 years ago
conorbroderick 8b6f3a1bd3 Added service discovery view showing labels before and after relabelling 7 years ago
pasquier-s b3eccdd828 Fix 'addrConn.resetTransport' error (#3004) (#3517) 7 years ago
Goutham Veeramachaneni bee6864c14 Make the date returned by snapshot script friendly 7 years ago
Ed Schouten bb724f1bef Deprecate DeduplicateSeriesSet() in favor of NewMergeSeriesSet(). 7 years ago
Shubheksha Jalan 35c1926d14 use httptest.NewRequest, remove http.ReadRequest (#3557) 7 years ago
Goutham Veeramachaneni f0599d4dbf Incorporate review-feedback 7 years ago
Julius Volz ab11a457e8 Remove obsolete TODO in API code 7 years ago
Goutham Veeramachaneni d8515b2580 Move Admin APIs to v1 7 years ago
Brian Brazil d7b3df5ae1 Fix staticcheck errors 7 years ago
Goutham Veeramachaneni 3de10e3b44
Add CleanTombstones API endpoint 7 years ago
Julien Pivotto 52c0121890 Correctly handle empty data set in the console view (#3521) 7 years ago
Lovisa Svallingson 2c2702e22b Align columns in Targets view (#3445) 7 years ago
Fabian Reinartz 2d0e3746ac rules: remove dependency on promql.Engine 7 years ago
Fabian Reinartz 83cd270ea4 *: adapt to storage interface changes 7 years ago
Goutham Veeramachaneni a880c86375
Fix unexported method on exported interface. 7 years ago
conorbroderick 55aaece116 Add rule evaluation time 7 years ago
David Kaltschmidt af75ce02c1 Review feedback 7 years ago
David Kaltschmidt c93e54d240 Adds execution timer stats to the range query 7 years ago
Krasi Georgiev e2f4850fea Refactor main.go with oklog/pkg/group actors pattern 7 years ago
Alexey Miroshkin 8c681f4a6c Provide POST endpoint for query+query_range (#3322) 7 years ago
Julius Volz 8022fc1aa3
Fix display of raw target labels (again) (#3437) 7 years ago
Tom Wilkie 746752b946 Merge external labels in order. 7 years ago
Tom Wilkie b22485bef0 Remove spurious test import. 7 years ago
Tom Wilkie ee011d906d Port remote read server to 2.0. 7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 7 years ago
Takashi Kokubun bd52950ce8 Fix invalid syntax in graph.css (#3309) 7 years ago
Brian Brazil 3a7c51ab70 Remote read endpoint should handle matchers for external labels. (#3325) 7 years ago
Brian Brazil c25f7c600b Apply external labels to remote read endpoint (#3263) 7 years ago
BasPH a91d3bcb83 Add UI warning for time drift >30 seconds (#3276) 7 years ago
Brian Brazil 8740fcc657 Use panic in goroutine in test, not t.Fatalf 7 years ago
beorn7 f20e6a0ae4 Only respond to API requests once the server is ready 7 years ago
Marc Sluiter 6a633eece1 Added go-conntrack for monitoring http connections (#3241) 7 years ago
Julien Levesy 26a067b23d use testutil assertion helpers in web package testsuite 7 years ago
Goutham Veeramachaneni 35aaa2002d
web/api: Add tests for v2 admin API 7 years ago
Julius Volz f7e8348a88 Re-add contexts to storage.Storage.Querier() (#3230) 7 years ago