- 22 May, 2014 2 commits
-
-
This needs some further polishing but now parse out additional group by columns from a raw query, although it really only supports one additional column.
Clicky committed -
Initial test to make sure this plan works using a predefined alternate group by. Now to actually figure this out based on the query and add some UI for it.
Clicky committed
-
- 20 May, 2014 3 commits
-
-
Torkel Ödegaard committed
-
Add seconds as a new axis formatter
Torkel Ödegaard committed -
Christian Winther committed
-
- 13 May, 2014 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 09 May, 2014 4 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 06 May, 2014 2 commits
-
-
Added nanosecond y-scale formatting
Torkel Ödegaard committed -
Martin Englund committed
-
- 05 May, 2014 1 commit
-
-
fixes #226
Gregoire Seux committed
-
- 03 May, 2014 2 commits
-
-
Torkel Ödegaard committed
-
Konrad 'ktoso' Malawski committed
-
- 01 May, 2014 2 commits
-
-
Torkel Ödegaard committed
-
Improvement to series toggling, CTRL+MouseClick on series name will now hide all others (Closes #350)
Torkel Ödegaard committed
-
- 30 Apr, 2014 3 commits
-
-
Torkel Ödegaard committed
-
Change InfluxDB SQL generation template to wrap column names in quoutes
Torkel Ödegaard committed -
Since column names can contain dots or dashes, which will give syntax errors from InfluxDB API, unless wrapped in quoutes
Joakim Bodin committed
-
- 28 Apr, 2014 3 commits
-
-
Torkel Ödegaard committed
-
Fixes to filters and the 'All' option. It now never uses '*' as value, but all options in a {node1, node2, node3} expression (Closes #228, Closes #359)
Torkel Ödegaard committed -
Fixed an exception when adding a graphite function.
Torkel Ödegaard committed
-
- 27 Apr, 2014 3 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 25 Apr, 2014 3 commits
-
-
Torkel Ödegaard committed
-
The error was that funcDef is just a string parsed from an event like onMouseDown or something like that. This event is turned into a function instance, and the function instance has expected parameters and so forth. However, the number of parameters was actually checked on the funcDef.
Harald Kraemer committed -
Torkel Ödegaard committed
-
- 24 Apr, 2014 1 commit
-
-
New config setting for graphite datasource to control if json render request is POST or GET (Closes #345)
Torkel Ödegaard committed
-
- 23 Apr, 2014 2 commits
-
-
Torkel Ödegaard committed
-
Closes #333, New version availability check will now checks http://grafanarel.s3.amazonaws.com/latest.json if there is a new version. And the link now points to http://grafana.org/download
Torkel Ödegaard committed
-
- 22 Apr, 2014 3 commits
-
-
Torkel Ödegaard committed
-
Merge branch 'feature/influxdb-add-where-conditions' of github.com:mavimo/grafana into mavimo-feature/influxdb-add-where-conditions
Torkel Ödegaard committed -
Increased resolution for graphite datapoints (maxDataPoints), now equal to panel pixel width. (Closes #5)
Torkel Ödegaard committed
-
- 21 Apr, 2014 4 commits
-
-
Marco Vito Moscaritolo committed
-
Marco Vito Moscaritolo committed
-
Marco Vito Moscaritolo committed
-
Marco Vito Moscaritolo committed
-