- 25 May, 2018 1 commit
-
-
Marcus Efraimsson committed
-
- 23 May, 2018 10 commits
-
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
5s instead of 15s
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Removes moment dependency. Adds response parser tests (based on frontend tests). Adds time series query tests (based on frontend tests). Fixes various issues related to response parsing and building search request queries. Added support for extended stats metrics and geo hash grid aggregations.
Marcus Efraimsson committed -
Handles minor differences of es 2, 5 and 5.6. Implements index pattern logic. Exposes builders for building search requests.
Marcus Efraimsson committed -
Move time series query logic to specific file. Remove model parser and move to time series query file, adds parser test.
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
- 22 May, 2018 1 commit
-
-
add query timeout option for Prometheus
Carl Bergquist committed
-
- 21 May, 2018 9 commits
-
-
update provisioning.md
Daniel Lee committed -
stylize & name datasources properly
xginn8 committed -
This reverts commit a101177b. Ref #12009
Daniel Lee committed -
This reverts commit 92e5968f. Ref #12009
Daniel Lee committed -
This reverts commit 3ba59a1d66a2a3c07ccd04a48c403f0772fbef31.
Mitsuhiro Tanda committed -
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-
Improve alert docs
Carl Bergquist committed -
explore: fixes #11953
Marcus Efraimsson committed
-
- 18 May, 2018 7 commits
-
-
bergquist committed
-
build: script for tagging and pushing a release
Carl Bergquist committed -
Adds constant description for units
Daniel Lee committed -
bergquist committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
* refactor: tracing service refactoring * refactor: sqlstore to instance service * refactor: sqlstore & registory priority * refactor: sqlstore refactor wip * sqlstore: progress on getting tests to work again * sqlstore: progress on refactoring and getting tests working * sqlstore: connection string fix * fix: not sure why this test is not working and required changing expires * fix: updated grafana-cli
Torkel Ödegaard committed
-
- 17 May, 2018 3 commits
-
-
Makes `km/h` constant with distances
Henry Jenkins committed -
bergquist committed
-
Daniel Lee committed
-
- 16 May, 2018 8 commits
-
-
Daniel Lee committed
-
Daniel Lee committed
-
legend: fixes Firefox/baron scroll bug
Daniel Lee committed -
create annotation on non-editable dashboard
Daniel Lee committed -
scroll: temporary fix for double scrollbar issue
Daniel Lee committed -
Compensates for Firefox scrollbar calculation error in the baron framework. Offsetwidth and clientwidth are used to find the width of the scrollbar. In the legend these differ by 9px and cause the scroll div to grow by 9px for every refresh. This fix compensates with a negative margin-right in that case. Fixes #11830
Daniel Lee committed -
Mitsuhiro Tanda committed
-
Mitsuhiro Tanda committed
-
- 15 May, 2018 1 commit
-
-
If #11939 is not merged in the patch release, then this is a temporary fix for 5.1.3. It sets overflow to hidden for larger screens and keeps the overflow set to auto for mobiles and tablets. Fixes #11937
Daniel Lee committed
-