- 16 Mar, 2018 10 commits
-
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Metric query of table having multiple value columns Annotation query
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
alertmanager: handle resolved alerts, nodata, and execution errors + cleanups
Carl Bergquist committed
-
- 15 Mar, 2018 14 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 -
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Leonard Gram committed
-
Marcus Efraimsson committed
-
Corentin Chary committed
-
Leonard Gram 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
-
Marcus Efraimsson committed
-
Marcus Efraimsson 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 1 commit
-
-
Marcus Efraimsson committed
-