- 29 Jan, 2016 6 commits
-
-
Trent White committed
-
Trent White committed
-
Update CHANGELOG.md
Daniel Lee committed -
Minor grammar tweaks and formatting.
Vitaliy Fuks committed -
fix sql query in GetAdminStats.
Daniel Lee committed -
Anthony Woods committed
-
- 28 Jan, 2016 7 commits
-
-
fixes #3879
bergquist committed -
Send OpenTSDB POST request as urlencoded
Torkel Ödegaard committed -
Update CHANGELOG.md
Torkel Ödegaard committed -
Fixed dashboard_tag query
Torkel Ödegaard committed -
utkarshcmu committed
-
bergquist committed
-
bergquist committed
-
- 27 Jan, 2016 11 commits
-
-
Utkarsh Bhatnagar committed
-
Triggers grafana packer CircleCI build after successful build of master branch
Daniel Lee committed -
Only triggers for main grafana repo (not forks) and when the master branch is built.
Daniel Lee committed -
Grafana stats view as mentioned in #3812
Carl Bergquist committed -
fix(graph): narrow panels shows correct date format on x-axis
Carl Bergquist committed -
Daniel Lee committed
-
sgarg7 committed
-
fixes #3852. The function that calculates the date format for the x-axis on a panel takes the panel width into account and can be wrong for certain date ranges if the panel is too narrow. E.g. can show dates in format %m/%d %H:%M when it should show it as %H:%M
Daniel Lee committed -
Serialize an elasticsearch error previously printed as 'Object'
Carl Bergquist committed -
Fixed broken tags search
Torkel Ödegaard committed -
utkarshcmu committed
-
- 26 Jan, 2016 15 commits
-
-
bergquist committed
-
bergquist committed
-
Gueust committed
-
bergquist committed
-
bergquist committed
-
Updates documentation for SingleStat thresholds
Daniel Lee committed -
The implementation of thresholds changed after fixing #3248. Docs updated to reflect and explain the change.
Daniel Lee committed -
Daniel Lee committed
-
Daniel Lee committed
-
npm for node 4 on circleci is really old. This updates npm and will hopefully make the build green again.
Daniel Lee committed -
bergquist committed
-
bergquist committed
-
utkarshcmu committed
-
utkarshcmu committed
-
If OpenTSDB is 3rd-party hosted (or by another team) and does not support OPTIONS, send the request as POST (urlencoded)
Pablo Fischer committed
-
- 25 Jan, 2016 1 commit
-
-
utkarshcmu committed
-