- 28 Jan, 2016 9 commits
-
-
bergquist committed
-
fixes #3879
bergquist committed -
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 12 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 -
bergquist committed
-
Serialize an elasticsearch error previously printed as 'Object'
Carl Bergquist committed -
Fixed broken tags search
Torkel Ödegaard committed -
utkarshcmu committed
-
- 26 Jan, 2016 17 commits
-
-
bergquist committed
-
bergquist committed
-
Gueust committed
-
bergquist 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
-
bergquist 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 2 commits
-
-
utkarshcmu committed
-
Uses width set to 800px for invite div instead of position fixed. It looks the same for desktop and makes the button clickable on smaller resolutions and mobile. Although it is not really responsive so the text will be small on mobiles. Better that though than a non-clickable button.
Daniel Lee committed
-