- 28 Oct, 2018 11 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
https://github.com/jsferrei/grafana
Merge branch 'fix-missing-points' of https://github.com/jsferrei/grafana into jsferrei-fix-missing-points
Torkel Ödegaard committed -
stackdriver: Remove redundant project name assignment
Torkel Ödegaard committed -
Fix label suggestions inside multi-line aggregation contexts
David committed -
David Kaltschmidt committed
-
Implement sum aggregation suggestion with placeholder support
David committed -
Fixing issue 13855
Torkel Ödegaard committed -
Steve Kreitzer committed
-
Related: #13615
Michael Huynh committed -
Implements rudimentary support for placeholder values inside a string with the `PlaceholdersBuffer` class. The latter helps the newly added sum aggregation query suggestion to automatically focus on the label so users can easily choose from the available typeahead options. Related: #13615
Michael Huynh committed
-
- 27 Oct, 2018 5 commits
-
-
Reduce re-renderings when changing view modes
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
This should cover use cases involving multi-line queries and range vector syntax inside aggregation contexts. Related: #12890
Michael Huynh committed -
No label suggestions were being returned for multi-line aggregation contexts because the parsed selector string does not see the full context before a `by` or `without` clause. This solution stitches together all text nodes that comprise the query editor to ensure the selector has sufficient context to generate suggestions. Also, an additional workaround has been included to ensure range vector syntax does not disrupt label suggestions in aggregation contexts. Related: #12890
Michael Huynh committed
-
- 26 Oct, 2018 8 commits
-
-
Leonard Gram committed
-
as 0.5 radius points - fixes https://github.com/grafana/grafana/issues/13605
Jon Ferreira committed -
Leonard Gram committed
-
Leonard Gram committed
-
Explore: move suggestions logic to datasource language provider
David committed -
[skip ci]
Marcus Efraimsson committed -
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 -
stackdriver: don't set project name in query response since default project is now loaded in its own query
Erik Sundell committed -
David Kaltschmidt committed
-
Torkel Ödegaard committed
-
fix panel solo size
Torkel Ödegaard committed -
Torkel Ödegaard committed
-