- 26 Oct, 2018 2 commits
-
-
mysql: fix timeFilter macro should respect local time zone
Marcus Efraimsson committed -
use default region to call DescribeRegions
Torkel Ödegaard committed
-
- 25 Oct, 2018 16 commits
-
-
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-
Torkel Ödegaard committed
-
support template variable in stat field
Torkel Ödegaard committed -
docs: improve ES provisioning examples
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Leonard Gram committed
-
Fix megacheck issues
Torkel Ödegaard committed -
closes #12281
bergquist committed -
[skip ci]
bergquist committed -
Torkel Ödegaard committed
-
fix panel solo size
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Marcus Efraimsson committed
-
Mitsuhiro Tanda committed
-
- 24 Oct, 2018 22 commits
-
-
Fix doc error for DingDIng alert
Marcus Efraimsson committed -
Yuan Liu committed
-
Update the regex-matching in templateSrv to work with the new variabl…
Torkel Ödegaard committed -
Fix cannot receive dingding alert when alert message is empty
Carl Bergquist committed -
[skip ci]
Marcus Efraimsson committed -
[skip ci]
Marcus Efraimsson committed -
Peter Holmberg committed
-
[skip ci]
Marcus Efraimsson committed -
Delete provisioning meta data when deleting Folder
Marcus Efraimsson committed -
prior to this fix Grafana didnt delete meta data about the provisioned dashboard in `dashboard_provisioning` which means that the dashboard wasn't inserted into Grafana again if the folder was delete within Grafana. closes #13280
bergquist committed -
Update the regex-matching in templateSrv to work with the new variable-syntax and be more flexible to regex-changes #13804
Johannes Schill committed -
Explore: fix graph resize on window resize
David committed -
[skip ci]
Marcus Efraimsson committed -
[skip ci]
Marcus Efraimsson committed -
Johannes Schill committed
-
Marcus Efraimsson committed
-
Fix click-based selection of typeahead suggestion
David committed -
- resize HOC wrapper only resized first child which in case of large graphs was the warning button - moved warning button inside the panel parent
David Kaltschmidt committed -
Explore: query transactions for faster result display
David committed -
Daniel Lee committed
-
Marcus Efraimsson committed
-
* stackdriver: add resource type to filter and group bys * stackdriver: remove not used param * stackdriver: refactor filter and group by code * stackdriver: remove resource type if its already in filter list * stackdriver: remove debug logging * stackdriver: remove more debug logging * stackdriver: append resource type to legend name if there are more than one type present in the response * stackdriver: only make new request if filter has real value * stackdriver: format legend support for resource type * stackdriver: add resource type to documentation * stackdriver: not returning promise from query function * stackdriver: fix refactoring bug * stackdriver: remove not used import
Erik Sundell committed
-