- 05 Feb, 2014 9 commits
-
-
Torkel Ödegaard committed
-
simplified a lot of the time series data manipulation prior to handing it to flot, kibana used a lot of code to sort and make sure all time points needed had values, this is not needed for graphite time series data. Fixes som strange issues with "null point mode" and inconsistent rendering between graphite and grafana flot,
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 01 Feb, 2014 16 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
John Dyer committed
-
John Dyer committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
basic authentication added for elasticsearch
Torkel Ödegaard committed
-
- 31 Jan, 2014 1 commit
-
-
oroce committed
-
- 29 Jan, 2014 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 28 Jan, 2014 1 commit
-
-
fixed missing module for 'moment' and jslint missing semi colon
Torkel Ödegaard committed
-
- 27 Jan, 2014 4 commits
-
-
Rick Briganti committed
-
Rick Briganti committed
-
fixes 'derivate' function name - correct name is 'derivative'
Torkel Ödegaard committed -
Tom Meinlschmidt committed
-
- 25 Jan, 2014 1 commit
-
-
Torkel Ödegaard committed
-
- 24 Jan, 2014 6 commits
-
-
Added new config setting timezoneOffset, usefull when your graphite server is on a different timezone thant your users browsers. This is not optimal (for example if your users have different timezones) can be improved by finding a way to query the timezone different between browser and graphite server. Or fix so that the &tz graphite parameter works for json, then all absolute filters can use UTC time. #31
Torkel Ödegaard committed -
Update graphiteSrv.js
Torkel Ödegaard committed -
Fixed graphite import to include all graphs in a dashboard.
Torkel Ödegaard committed -
Johan Wirén committed
-
If 'now' is not in 'data', the result is -1, so it should be '>= 0' ...
Roland Sommer committed -
Sets graph title when importing from graphite
Torkel Ödegaard committed
-