- 03 Jun, 2017 2 commits
-
-
when switch to "raw Document" metric type we do free all "Group by" however when we switch back to another type we do not reset the default aggregation (date histogram) Thus all modification will through exception as no "Group by" is defined and panel should be recreated the fix will reintialize the "Group by" by setting default value
Dhia MOAKHAR committed -
when selecting Raw Documet metric type, the $scope.target.metrics was replaced by [$scope.agg], however the pointer to this variables is shared with metricAggs. Instead we free the array and add $scope.agg
Dhia MOAKHAR committed
-
- 02 Jun, 2017 4 commits
-
-
it allows to specify the result set size in raw_document. Example: table panel could show more (or less) than 500 line if needed. Added test to spec
Dhia MOAKHAR committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 31 May, 2017 5 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 30 May, 2017 2 commits
-
-
chrome: an attempt to fix scroll issue with chrome, but this did not fix the problem as it seems to be caused by some interaction between graph rendering and scrolling, #8494
Torkel Ödegaard committed -
Pranay Kanwar committed
-
- 29 May, 2017 16 commits
-
-
* remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests * properly handle X-Forwarded-For
Dan Cech committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fixes #8446. Data with all values equal to zero, creates a max with the value of Infinite. The for loop for creating ticks then gets stuck in an infinite loop. This fix resets min and max and creates some fake ticks for the y-axis if the min and max are not finite numbers.
Daniel Lee committed -
Dan Cech committed
-
Torkel Ödegaard committed
-
Resolves issue #8467
Victor Azevedo committed -
Daniel Lee committed
-
fixes #8446. Data with all values equal to zero, creates a max with the value of Infinite. The for loop for creating ticks then gets stuck in an infinite loop. This fix resets min and max and creates some fake ticks for the y-axis if the min and max are not finite numbers.
Daniel Lee committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Dan Cech committed
-
Dan Cech committed
-
Anton Yackushev committed
-
- 26 May, 2017 6 commits
-
-
Daniel Lee committed
-
Daniel Lee committed
-
Cédric Reginster committed
-
- Move export csv options to modal dialog
Cédric Reginster committed -
Adds series override options for dash spaces and dash length.
Daniel Lee committed -
Dan Cech committed
-
- 25 May, 2017 4 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Resolves issue #8467
Victor Azevedo committed
-
- 24 May, 2017 1 commit
-
-
Torkel Ödegaard committed
-