- 19 Oct, 2017 1 commit
-
-
bergquist committed
-
- 18 Oct, 2017 13 commits
-
-
Daniel Lee committed
-
* modify $__timeGroup macro so it can be used in select clause * fix $__interval_ms for postgres datasource * use $__timeGroup macro in documentation * fix annotation template query remove title since its no longer used and add tags instead * change __timeFilter macro to work on postgresql < 8.1 and redshift
Sven Klemm committed -
Torkel Ödegaard committed
-
* heatmap: fix Y axis rendering, #9576 * heatmap: fix color legend rendering
Alexander Zobnin committed -
add $__interval and $__interval_ms as range vectors to prometheus editor
bergquist committed -
Daniel Lee committed
-
(prometheus) fix to show vector range popup
Carl Bergquist committed -
Torkel Ödegaard committed
-
bergquist committed
-
When Messasge field is set for an alert, map it to the output field i…
Carl Bergquist committed -
Torkel Ödegaard committed
-
Supports importing a module's contents with the '* as module' syntax. The latest version of SystemJS turns it off per default which broke several plugins.
Daniel Lee committed -
* annotations: throw error if no text specified and set default time to Now() if empty, #9571 * annotations: fix saving graphite event with empty string tags * docs: add /api/annotations/graphite endpoint docs, #9571
Alexander Zobnin committed
-
- 17 Oct, 2017 16 commits
-
-
When Messasge field is set for an alert, map it to the output field in a Sensu check result. If Message is empty, send "Grafana Metric Condition Met"
Chris Chandler committed -
Mitsuhiro Tanda committed
-
(prometheus) allow ":" character for metric name
Carl Bergquist committed -
Mitsuhiro Tanda committed
-
Torkel Ödegaard committed
-
(cloudwatch) fix template variable expanding
Carl Bergquist committed -
Mitsuhiro Tanda committed
-
Torkel Ödegaard committed
-
krise3k committed
-
Carl Bergquist committed
-
Carl Bergquist committed
-
Carl Bergquist committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Fix typo in PLUGIN_DEV.md
Carl Bergquist committed
-
- 16 Oct, 2017 10 commits
-
-
ryan committed
-
Carl Bergquist committed
-
Daniel Lee committed
-
After switch from systemjs to webpack, needed to import the file-saver saveAs shim for it work. Fixes #9525
Daniel Lee committed -
closes #9539
bergquist committed -
Also, fix for coremodules export. Have to add the __esModule attribute to fool SystemJS.
Daniel Lee committed -
CloudWatch: Add ALB RequestCountPerTarget metric
Carl Bergquist committed -
fix cloudwatch query error over 24h
Mitsuhiro Tanda committed -
(cloudwatch) show error message when cloudwatch datasource can't add
Carl Bergquist committed -
Joaquin Casares committed
-