Torkel Ödegaard
|
adb97a0f3e
Fixes #42 : Auto Y scale is working as it should (even when using line fill)
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
f2f435b4cb
Changed name off config.js to config.sample.js to make it easier to upgrade with having to worry about config being overwwritten, if there is no config.js file config.sample.js will be read instead (requirejs fallback). Closes #65
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
0015f81645
Implementation of legend values (min, max, current, total, avg), Closes #60, Fixes #14
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
ed76335c96
small change to time axis formats, more graphite like now
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
e0a35a3958
work in progress for legend values
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
d9ec9ed1ef
removed metrics tab in dash editor modal (only created confusion, the feature is not ready)
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
0032f934c9
Closes #62, there is now a New button in the open / search dashboard view.
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
8816e18027
Merge pull request #63 from jippi/feature/unique-local-storage-name
|
%!s(int64=12) %!d(string=hai) anos |
Christian Winther
|
e8be950752
Make sure kibana and grafana on same hostname do not interfere with each other
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
aea4b37760
added highestCurrent function (Fixes #57)
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
1aff1a0000
mini improvement to xasis format (now shows just hours for larger time spans)
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
df54c17dca
small refactoring of check if other panel is in fullscreen edit/view mode
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
73c5883f0d
small fix for png width error when resize in edit mode / fullscreen mode
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
e3561ce555
fixed jshint errors, dam fever is coming back, time to sleep...
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
a5feb639d9
Merge pull request #58 from andreparodi/master
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
ac33286c8c
added sortByName function (thx @jippi)
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
19d5d32229
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,
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
d90f2537a4
added unit (y axis format) mapping support for png renderer (#22)
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
487aa1f2c3
Added hideAxes and hideYAxis mapping support for png renderer. #22
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
be9ab15c4e
added grid min max support for png renderer (url property mappings that is), #22
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
7d4f0d24d5
restructured style settings between axes & grid, and Display Styles
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
bafa334b94
moved timezone correction setting from graph style to dashboard
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
80c5f99f3b
Removed pointless setting "selectable" (interactive)
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
212bf5df98
small fix to png rendering
|
%!s(int64=12) %!d(string=hai) anos |
Andre Parodi
|
32189afc67
added nonNegativeDerivative function
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
0fa6b34f1a
working on native png renderer support
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
4d6bb8b6be
progress on translating grafana/flot options to graphite png renderer options
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
82da75bc0c
began work on adding support for native graphite png renderer support (#22)
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
beda378314
Fixes #45, zero values treated as null values
|
%!s(int64=12) %!d(string=hai) anos |
Torkel Ödegaard
|
6734864acd
small change to readme.md
|
%!s(int64=12) %!d(string=hai) anos |