657 Commits (a947750dd61b1f57a09a4fe39a10519f878712cb)

Author SHA1 Message Date
Fabian Reinartz 3e6c890aea api: add flag to skip head on snapshots 7 years ago
Marek Siarkowicz 1f71caf23f Add golang runtime information to status page. (#3914) 7 years ago
Julien Pivotto 155faab7a2 Display annotations on Alerts page (#3900) 7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887) 7 years ago
Callum Jones 090e7e0959 Place Service Discovery labels inline (#3872) 7 years ago
Conor Broderick 99006d3baf Added dropped targets API to targets endpoint (#3870) 7 years ago
Conor Broderick 1fd20fc954 Add dropped alertmanagers to alertmanagers API (#3865) 7 years ago
Bartek Plotka 93a63ac5fd api: Added v1/status/flags endpoint. (#3864) 7 years ago
Lovisa Svallingson 04f723ca44 [Fix 3789]: storing/loading multiple graphs from URL (#3813) 7 years ago
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