- 25 May, 2018 3 commits
-
-
* the existing query date alignment shifts the range forward to match a multiple epoch of the interval, but keeps the range length the same, the result is that the start date is shifted forward as well, leaving a gap in the graph (or a zero-line when null-as-zero was set, issue #12024) * this pr extends the aligned range to cover the original start date as well
David Kaltschmidt committed -
bergquist committed
-
bergquist committed
-
- 24 May, 2018 6 commits
-
-
* rendering: headless chrome progress * renderer: minor change * grpc: version hell * updated grpc libs * wip: minor progess * rendering: new image rendering plugin is starting to work * feat: now phantomjs works as well and updated alerting to use new rendering service * refactor: renamed renderer package and service to rendering to make renderer name less confusing (rendering is internal service that handles the renderer plugin now) * rendering: now render key is passed and render auth is working in plugin mode * removed unneeded lines from gitignore * rendering: now plugin mode supports waiting for all panels to complete rendering * fix: LastSeenAt fix for render calls, was not set which causes a lot of updates to Last Seen at during rendering, this should fix sqlite db locked issues in seen in previous releases * change: changed render tz url parameter to use proper timezone name as chrome does not handle UTC offset TZ values * fix: another update to tz param generation * renderer: added http mode to renderer service, new ini setting [rendering] server_url
Torkel Ödegaard committed -
Fix typo in README.md
Carl Bergquist committed -
Aarón García Hervás committed
-
Leonard Gram committed
-
fix names of foreign arch packages
Leonard Gram committed -
* fix issue deleting dashboard snapshots by deleteKey, add dedicated endopoint for authenticated requests, update frontend, tests & docs.
Dan Cech committed
-
- 23 May, 2018 4 commits
-
-
fg2it committed
-
chore: migrate files to ts
Marcus Efraimsson committed -
Crosscompile and packages Grafana on arm, windows, linux and darwin
Leonard Gram committed -
Leonard Gram committed
-
- 22 May, 2018 2 commits
-
-
add query timeout option for Prometheus
Carl Bergquist committed -
Leonard Gram committed
-
- 21 May, 2018 11 commits
-
-
update provisioning.md
Daniel Lee committed -
stylize & name datasources properly
xginn8 committed -
Leonard Gram 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 -
Leonard Gram committed
-
explore: fixes #11953
Marcus Efraimsson committed
-
- 18 May, 2018 11 commits
-
-
bergquist committed
-
build: script for tagging and pushing a release
Carl Bergquist committed -
Leonard Gram committed
-
Leonard Gram committed
-
Leonard Gram committed
-
Big thanks to @fg2it who created a POC as well as the build container that this work is based on.
Leonard Gram 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
-