Torkel Ödegaard
|
c592db4024
|
Merge branch 'influxdb-updates' of github.com:influxdb/grafana into influxdb-influxdb-updates
|
2014-04-20 13:59:31 +02:00 |
|
Torkel Ödegaard
|
02af2dbe73
|
Added rounding for graphites from and to time range filters
for very short absolute ranges (Fixes #320)
|
2014-04-18 16:06:55 +02:00 |
|
Torkel Ödegaard
|
b1bd04566e
|
updated changelog
|
2014-04-17 22:36:12 +02:00 |
|
Torkel Odegaard
|
15288b0e84
|
version bump to 1.5.3
|
2014-04-17 22:27:19 +02:00 |
|
Torkel Ödegaard
|
dfaa529fa3
|
updated readme
|
2014-04-17 14:33:09 +02:00 |
|
Torkel Ödegaard
|
ef54bb1b7c
|
Merge pull request #323 from magicrobotmonkey/slideshow_leak
unbind resize event during slideshow
|
2014-04-17 09:52:48 +02:00 |
|
Todd Persen
|
b3e459863e
|
Add support for multiple hosts (with retries) and raw queries.
|
2014-04-16 09:54:25 -04:00 |
|
Aaron Bassett
|
ada56ea8ce
|
unbind resize event during slideshow
|
2014-04-16 09:52:29 -04:00 |
|
Torkel Ödegaard
|
8ca589cdf5
|
Support for async scripted dashboards, and accesss to jquery, window & document, Closes #274)
|
2014-04-16 14:57:35 +02:00 |
|
Torkel Odegaard
|
390c4eed7e
|
Revert "Merge pull request #310 from roidelapluie/master"
This reverts commit 9fc93e285c , reversing
changes made to 30bf838065 .
|
2014-04-15 19:56:35 +02:00 |
|
Torkel Ödegaard
|
9fc93e285c
|
Merge pull request #310 from roidelapluie/master
Reload filters when loading page
|
2014-04-15 19:50:46 +02:00 |
|
Julien Pivotto
|
1f417f0606
|
Reload filters when loading page
This commit refreshes the dynamic filters when loading page.
|
2014-04-14 14:47:39 +02:00 |
|
Torkel Ödegaard
|
30bf838065
|
added smartSummarize graphite function definition
|
2014-04-14 08:17:42 +02:00 |
|
Torkel Ödegaard
|
0019101f0e
|
clarified timezoneOffset setting
|
2014-04-13 15:01:06 +02:00 |
|
Torkel Ödegaard
|
75b2e383c2
|
Merge branch 'auto_tz' of github.com:magicrobotmonkey/grafana into magicrobotmonkey-auto_tz
|
2014-04-13 13:45:08 +02:00 |
|
Torkel Ödegaard
|
b5830e0cde
|
Merge pull request #307 from awilliams/patch-1
Fixes documentation typo
|
2014-04-11 16:33:35 +02:00 |
|
Adam Williams
|
e9dcf0e00b
|
Fixes documentation typo
|
2014-04-11 15:22:20 +02:00 |
|
Torkel Ödegaard
|
ccd5c01d91
|
Merge pull request #306 from cruatta/master
Grafana needs hideLegend=false in graphite urls when show legend is selected for Graphite PNG
|
2014-04-11 11:25:30 +02:00 |
|
Cameron Ruatta
|
2ea3f7a558
|
Changing behavior to always obey the show legend option in grafana. without hideLegend=false, grafana defaults to the graphite behavior of hiding the legend at (default 10) X number of series. Also should be checking scope.panel.legend.show.
|
2014-04-10 14:10:29 -07:00 |
|
Torkel Ödegaard
|
993a2daccc
|
fixed failing unit test, added 2 more for setTime & auto refresh behavior
|
2014-04-10 12:44:19 +02:00 |
|
Torkel Ödegaard
|
541baac49e
|
Closes #282, Disable auto refresh zooming in (every time you change to an absolute time range), refresh will be restored when you change time range back to relative
|
2014-04-10 12:28:06 +02:00 |
|
Torkel Ödegaard
|
d69b04e9ed
|
Closes #294, Browser page title is now Grafana - {{dashboard title}}
|
2014-04-10 12:12:15 +02:00 |
|
Torkel Ödegaard
|
78fab41310
|
Merge pull request #303 from jaimegago/master
Update README.md
|
2014-04-10 08:58:36 +02:00 |
|
Jaime Gago
|
4502ed068d
|
Update README.md
Caveat about using "*" in CORS
|
2014-04-09 12:56:31 -07:00 |
|
Torkel Ödegaard
|
5495e0f96a
|
Fixes #302, year dates in changelog was 2013, now corrected to 2014, thx LordFPL for spotting this
|
2014-04-09 12:36:35 +02:00 |
|
Torkel Ödegaard
|
60a8fe31f1
|
Fixes #297, filter remove fix
|
2014-04-08 20:51:26 +02:00 |
|
Torkel Ödegaard
|
93ab2a93d4
|
updated changelog
|
2014-04-08 20:51:26 +02:00 |
|
Aaron Bassett
|
688c21cd94
|
added little workraround for graphites timezones/DST failures
|
2014-04-08 09:56:00 -04:00 |
|
Torkel Ödegaard
|
39e19fdfba
|
Merge pull request #295 from jaimegago/master
Update dashLoader.js
|
2014-04-07 14:21:40 -04:00 |
|
Jaime Gago
|
5525ccc409
|
Update dashLoader.js
Remove "Kibana" left overs in dashboard alerts
|
2014-04-07 11:13:18 -07:00 |
|
Torkel Ödegaard
|
db9949d403
|
Fixes #291, row height correction bug fixed
|
2014-04-07 08:33:52 +02:00 |
|
Torkel Ödegaard
|
f36d91336a
|
Fixes #289, PanelBaseCtrl needs to specify inject dependency annotations as it doesnt follow regular angular controller syntax, ngmin grunt task misses it
|
2014-04-06 12:44:00 +02:00 |
|
Torkel Ödegaard
|
da13de6af5
|
fixed failing unit test
|
2014-04-06 11:07:22 +02:00 |
|
Torkel Ödegaard
|
4029dc3165
|
Added jshint file for unit tests, and grunt task to verify test syntax.
|
2014-04-06 10:47:14 +02:00 |
|
Torkel Ödegaard
|
6795383461
|
Fixes #106. Css fix for Firefox and using top menu dropdowns in panel fullscren / edit mode
|
2014-04-06 09:53:07 +02:00 |
|
Torkel Ödegaard
|
305d5c5aa9
|
Fixes #189, correction to ms axis formater, now formats days correctly
|
2014-04-06 09:17:43 +02:00 |
|
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 |
|