prometheus/web
James Turnbull 816d755956 Added "No rules" to Web UI (#3834)
When you have no alerting rules defined you get a screen sharing this
information in the WebUI. If no rules are defined then you instead see
an empty white screen. This adds a "No rules" defined `else` clause and
a `Rules` header to the page.
2018-02-13 14:51:34 +07:00
..
api rename package retrieve to scrape 2018-02-01 09:55:07 +00:00
ui Added "No rules" to Web UI (#3834) 2018-02-13 14:51:34 +07:00
federate.go Deprecate DeduplicateSeriesSet() in favor of NewMergeSeriesSet(). 2017-12-10 19:51:20 +01:00
federate_test.go use httptest.NewRequest, remove http.ReadRequest (#3557) 2017-12-07 23:52:50 +08:00
web.go rename ScrapeManager struct to Manager to remove stutter 2018-02-01 10:06:24 +00:00
web_test.go fatalf is not thread safe so using panic instead (#3680) 2018-01-13 10:37:38 +00:00