- 16 Mar, 2018 1 commit
-
-
alertmanager: handle resolved alerts, nodata, and execution errors + cleanups
Carl Bergquist committed
-
- 15 Mar, 2018 6 commits
-
-
* prometheus ace editor, template variable support * minor fix * support [[var]] notation * don't remove last ] if token type is string * Revert "don't remove last ] if token type is string" This reverts commit bce5b2d56e7d01a63b756b2b989ee9796bcc6711. * Revert "support [[var]] notation" This reverts commit 10012f8ffe8cfbec62c37d7e99c7758c8a86ab6d. * fix token type and regex
Mitsuhiro Tanda committed -
Corentin Chary committed
-
- Resolved alerts will be sent to the AM the first time they move from Alerting to OK - Errors are forwarded - NoData is not ignored anymore - The summary annotation is set (with the alertname) - The image annotation is set (when available)
Corentin Chary committed -
Corentin Chary committed
-
Corentin Chary committed
-
Marcus Efraimsson committed
-
- 14 Mar, 2018 15 commits
-
-
Removes alpha closes https://github.com/grafana/grafana/issues/11251
Carl Bergquist committed -
fake-data-gen for elastic 2.4 and 5 blocks, new graphite 1.1+ block. added big dashboard for graphite 1 and 1.1+ that can be imported to grafana
Marcus Efraimsson committed -
closes #11059
bergquist committed -
bergquist committed
-
bergquist committed
-
Avoid redirecting internal rendering requests
Carl Bergquist committed -
closes #11180
bergquist committed -
[ci skip]
bergquist committed -
dashboard: fix import dashboard with alert rule(s)
Carl Bergquist committed -
middleware: recover and retry on session start
Carl Bergquist committed -
Importing a dashboard with alert rule(s) should be possible without receiving invalid alert data error. This fix reverts the import logic to how it worked before Grafana v5.0, that is import will allow dashboard with alert rule(s) but no alerts will be created. After an import the user will need to update the dashboard for the alerts to be created. Fixes #11227
Marcus Efraimsson committed -
Should be possible to browse dashboard using only uid
Carl Bergquist committed -
alerting: supports extracting alerts from collapsed panels
Carl Bergquist committed -
Partial fix for #11155 - the Macaron session middleware panics if mysql returns an error. This fix recovers from the panic and retries once
Daniel Lee committed -
collapsed rows wrap the hidden rows within itself. This caused the extractor to miss the panel and therefore delete the alert accosiated with the graph. closes #11222
bergquist committed
-
- 13 Mar, 2018 18 commits
-
-
Added icon for iOS web app
Carl Bergquist committed -
That is, the slug part of url should be optional.
Marcus Efraimsson committed -
That is, the slug part of url should be optional. Closes #11231
Marcus Efraimsson committed -
If you using Safari on a iOS device and save the page to home screen you will get the Grafana icon as icon
flopp999 committed -
Alexander Zobnin committed
-
Alexander Zobnin committed
-
Leonard Gram committed
-
John Baublitz committed
-
John Baublitz committed
-
Alexander Zobnin committed
-
bergquist committed
-
bergquist committed
-
Got added by mistake a year ago.
Daniel Lee committed -
[ci skip]
bergquist committed -
Add color to prefix and postfix in singlestat panel
Carl Bergquist committed -
[ci skip]
bergquist committed -
* Seconds to HH:MM:SS format
Yohann BARRE committed
-