Commit Graph

1293 Commits

Author SHA1 Message Date
Torkel Ödegaard
49492e7bca Removed panel title hide feature I added yesterday, could not get it right right now. 2014-04-06 09:17:43 +02:00
Torkel Odegaard
bd0e96f166 small fix: (lowercase) file name tp panelBaseCtrl 2014-04-05 21:37:03 +02:00
Torkel Ödegaard
2e7b145a81 css fix for legend color selector popover 2014-04-05 19:29:14 +02:00
Torkel Ödegaard
6f114b17d6 Closes ##278, improvements in row height matching, refactorings of base kibana panel features into PanelBaseCtrl 2014-04-05 19:22:24 +02:00
Torkel Ödegaard
5cd73cea4b small code cleanup in grafanaGraph 2014-04-05 19:22:23 +02:00
Torkel Ödegaard
347f6aed3f small code cleanup in grafanaGraph 2014-04-05 19:22:23 +02:00
Torkel Ödegaard
24ea23ce83 Merge pull request #283 from ragzilla/master
use influxdb aliases to distinguish between multiple columns
2014-04-05 10:15:25 -04:00
Torkel Ödegaard
5cb4cfcdd2 Closes #265, Graphite errors are now easier to troubleshoot with the new inspector! 2014-04-05 16:04:49 +02:00
Torkel Ödegaard
58ef61a0bb working on inspector 2014-04-05 13:26:48 +02:00
Matt Addison
58a494f33f fix for jslint maxlen 2014-04-04 13:58:23 -04:00
Matt Addison
c97213f177 use influxdb aliases to distinguish between multiple columns in a single series 2014-04-03 22:49:10 -04:00
Torkel Ödegaard
a9abd2ff5c began work in inspector feature for easy troubleshooting, Issue #265 2014-04-03 22:22:38 +02:00
Torkel Ödegaard
8cba594070 Merge branch 'master' of github.com:nikicat/grafana into nikicat-master 2014-04-03 12:45:08 +02:00
Torkel Ödegaard
f2c9cc17df #Closes #269, changed byte and bit formats to conform with IEC standard symbols, like Kib, Mib for bits, and KiB, MiB, GiB for bytes 2014-04-03 12:42:50 +02:00
Torkel Ödegaard
1a34c2eee3 Merge pull request #280 from syepes/add_functions_v2
Add rangeOfSeries,sortByTotal,removeAbove*,removeBelow*
2014-04-03 02:48:11 -04:00
Nikolay Bryskin
a1632e4874 identation fixed 2014-04-03 02:38:01 +04:00
Sebastian YEPES
9534fccebf Add rangeOfSeries,sortByTotal,removeAbove*,removeBelow* 2014-04-03 00:37:02 +02:00
Nikolay Bryskin
ae9d9ea284 import from graphite: set correct datasource for panel 2014-04-03 02:11:58 +04:00
Nikolay Bryskin
8ea4351797 import from non-default dashboard support 2014-04-03 01:35:49 +04:00
Torkel Odegaard
34a18514b6 Fixes #271, renamed Export schema to Export dashboard 2014-04-01 21:42:05 +02:00
Torkel Ödegaard
7248358ac1 Merge pull request #268 from ImmobilienScout24/feature/linebreak_in_annotations_tooltip
replace linebreaks with <br/> in data section of tooltip.
2014-04-01 09:18:28 -04:00
Jan Gaedicke
9e1e7be574 replace linebreaks with <br/> in data section of tooltip. 2014-04-01 15:14:15 +02:00
Torkel Ödegaard
18e0a60b9e Fixes 267, Functions without params (like integral) now causes graph to update correctly 2014-04-01 12:39:05 +02:00
Torkel Ödegaard
c727863616 Merge pull request #255 from bobrik/patch-1
Fixed installation instructions for config.js
2014-03-31 12:40:46 -04:00
Torkel Ödegaard
75fc0c7017 Merge pull request #256 from bobrik/undefined-length-fix
Fixed annoying undefined length error
2014-03-31 12:35:38 -04:00
Ian Babrou
e3b046aecf fixed annoying undefined length error 2014-03-31 18:53:43 +04:00
Ian Babrou
046f80b9f2 Fixed installation instructions for config.js
Because you cannot edit the file which does not even exist.
2014-03-31 18:22:55 +04:00
Torkel Ödegaard
b1b54740f4 Merge branch 'html_unsafe' of github.com:bruce-lyft/grafana into bruce-lyft-html_unsafe 2014-03-30 16:41:50 +02:00
Torkel Ödegaard
0c1bc378ba updated changelog 2014-03-30 16:40:54 +02:00
Torkel Ödegaard
d067b69d20 Fixes #251, text panel change is now updating panel correctly. Changed button text from Cancel to Close 2014-03-30 15:00:09 +02:00
Torkel Ödegaard
ba928e18bf Merge pull request #245 from magicrobotmonkey/add_functions
Add transformNull, minSeries and maxSeries
2014-03-29 05:00:41 -04:00
Torkel Ödegaard
2d89cb0978 Merge pull request #248 from syepes/add_functions
Add functions: sortByMaxima,sortByMinima,limit,mostDeviant,movingMedian,stdev
2014-03-29 04:59:50 -04:00
Sebastian YEPES
c7c88902bd Add sortByMaxima,sortByMinima,limit,mostDeviant,movingMedian,stdev 2014-03-28 22:23:33 +01:00
Aaron Bassett
8d7669bc08 added min and max 2014-03-28 09:12:25 -04:00
Aaron Bassett
1cff3a6751 add transformNull 2014-03-28 09:12:20 -04:00
Torkel Ödegaard
6100336b2a Merge pull request #237 from maage/some-graphite-func-definitions
Some graphite func definitions
2014-03-27 10:18:36 -04:00
Torkel Ödegaard
da7455f859 Merge pull request #238 from maage/bits-y-axis-format
Fixes #148 add bits format for Y-Axis
2014-03-27 10:17:01 -04:00
Markus Linnala
5ec525a430 add bits format for Y-Axis 2014-03-27 15:58:04 +02:00
Markus Linnala
863e58a8e7 add support for graphite functions: maximumAbove maximumBelow minimumAbove 2014-03-27 15:18:01 +02:00
Markus Linnala
e441e97030 add support for graphite func substr 2014-03-27 15:17:51 +02:00
Markus Linnala
2b0152f6f4 add support for graphite func consolidateBy 2014-03-27 15:17:46 +02:00
Bruce Sherrod
eb20c5bb43 make html-unsafe for text/html panels 2014-03-26 12:00:08 -07:00
Bruce Sherrod
89c8547820 Merge branch 'master' of github.com:bruce-lyft/grafana 2014-03-26 11:52:00 -07:00
Torkel Ödegaard
5087cd2b19 Fixes #225, grid min not sent to graphite png renderer when set to 0 2014-03-26 11:51:52 -07:00
Torkel Ödegaard
06e9256050 Closes #209, sub folder with project name and version suffix in release zip files 2014-03-26 11:51:52 -07:00
Torkel Ödegaard
8aff6f50db Fixes #223, float arguments to functions like scale should now work as expected 2014-03-26 11:51:52 -07:00
Torkel Ödegaard
b2aca66e2d aliasByNode support for second node param, Closes #167 2014-03-26 11:51:52 -07:00
Marco Vito Moscaritolo
add61cf783 Moved function definition out of template. 2014-03-26 11:51:52 -07:00
Marco Vito Moscaritolo
a549bd73f9 Added more query function in InfluxDB 2014-03-26 11:51:51 -07:00
Torkel Ödegaard
f849b8cd4b fixed build issues with last commit (spec file syntax error) 2014-03-26 11:51:51 -07:00