Torkel Ödegaard
|
4b79a5e9da
|
OpenTSDB: merged PR #930 adding counter max and counter reset options to OpenTSDB query editor
|
2014-10-28 12:41:17 +01:00 |
|
Torkel Ödegaard
|
eed2feea97
|
Merge branch 'opentsdb-counterMax' of github.com:rsimiciuc/grafana into rsimiciuc-opentsdb-counterMax
|
2014-10-28 12:36:15 +01:00 |
|
Torkel Ödegaard
|
60a2d9f624
|
Dashboard: fix for collapsed rows became invisible when hide controls was enabled, Fixes #987
|
2014-10-27 10:42:13 +01:00 |
|
Torkel Ödegaard
|
3cd33b6ffc
|
Tech: added cache busting for requirejs fetches, will only affect config.js for optimized builds, should solve user issues where browsers cache config.js which causes initial confusing setup/config issues.
|
2014-10-26 08:45:42 +01:00 |
|
Torkel Ödegaard
|
e3942b3438
|
Graph: multi series tooltip fix for long series names, and metric value row alignment, Fixes #983, #984
|
2014-10-25 12:01:31 +02:00 |
|
Torkel Ödegaard
|
0bf37b8c00
|
Merge pull request #981 from swoop-inc/mb_value_update_bug
When get_data fails the legend should be cleared
|
2014-10-24 21:10:07 +02:00 |
|
Torkel Ödegaard
|
0e5dbf3889
|
Merge pull request #980 from maxstepanov/patch-1
Replace all $interval occurrences in query string
|
2014-10-24 21:07:38 +02:00 |
|
Torkel Ödegaard
|
785f96aabe
|
Merge pull request #975 from swoop-inc/mb_support_influx_regex_merge
Add support for regex based series merging in InfluxDB
|
2014-10-24 21:01:52 +02:00 |
|
Mark Bell
|
5cec936128
|
When get_data fails the legend should be cleared
|
2014-10-24 14:51:45 -04:00 |
|
Max Stepanov
|
02861142cb
|
Replace all $interval occurrences in query string
because template
|
2014-10-24 20:06:39 +03:00 |
|
Torkel Ödegaard
|
1cfc4d2f31
|
ScriptedDashboard: bugfix for scripted dashboards and collapsed rows, Fixes #965
|
2014-10-24 11:48:08 +02:00 |
|
Mark Bell
|
08e816a539
|
Add support for regex based series merging in InfluxDB
|
2014-10-23 10:35:57 -04:00 |
|
Torkel Ödegaard
|
79c5d48a3c
|
Timepicker: Fix for Zoom out top menu link still visible when timepicker was disabled, Fixes #963
|
2014-10-23 12:36:25 +02:00 |
|
Torkel Ödegaard
|
6c83699e6f
|
Panel: css fix for panel fullscreen/edit mode for latest chrome 38 and Firefox 33, #954
|
2014-10-20 12:14:58 -04:00 |
|
Torkel Ödegaard
|
ff254ce08d
|
Help: fix for help modal shortcut, and added missing shortcut, #952
|
2014-10-20 11:33:07 -04:00 |
|
Torkel Ödegaard
|
8a80ea26b8
|
Graph: fix for series override controller unit test
|
2014-10-20 10:10:18 -04:00 |
|
Torkel Ödegaard
|
b85fe62389
|
Graph: series override dropdown menu select did not work after recent commit that added typeahead to this dropdown
|
2014-10-20 10:06:34 -04:00 |
|
Torkel Ödegaard
|
16e7980982
|
Help: added help modal, accessed by shortcut '?', the help modal only contains a list of all shortcuts right now but will be extended in the future, #952
|
2014-10-19 12:30:41 -04:00 |
|
Torkel Ödegaard
|
e3e08cf8e7
|
Graph: fix for second y axis tick unit labels wrapping on the next line, Fixes #505
|
2014-10-18 13:31:15 -04:00 |
|
Torkel Ödegaard
|
9866e0851b
|
Graph: single series tooltip and unit format change fix, Closes #946
|
2014-10-16 11:21:56 -04:00 |
|
Torkel Ödegaard
|
dd03a4b011
|
Dashboard: fix for fullscreen mode and small gap sometimes showing the underlying dashboard
|
2014-10-15 17:37:08 -04:00 |
|
Torkel Ödegaard
|
dd0193a9a8
|
Dashboard: removed wip stats panel from settings.js, accidental commit
|
2014-10-15 15:48:57 -04:00 |
|
Torkel Ödegaard
|
f743288ce0
|
Graph: fix for legends on the side and graph dimensions adaptation
|
2014-10-15 15:47:59 -04:00 |
|
Torkel Ödegaard
|
61f6bd2c80
|
Graph: added typehead dropdown menu combination for the series override selection
|
2014-10-15 14:13:53 -04:00 |
|
Torkel Ödegaard
|
fe620d8e44
|
Graph: fill below to series override option not automatically adds lines=false, as overrides, if you want lines just for the fill below series just remove the overrides, #940
|
2014-10-15 11:07:51 -04:00 |
|
Torkel Ödegaard
|
22db28d3e7
|
Graph: New series style override option 'Fill below to', useful to visualize max & min as shadow for the mean, #940
|
2014-10-15 10:55:46 -04:00 |
|
Torkel Ödegaard
|
1330488e13
|
Panel: plugins panels can now reside outsude the app/panels directory, added example plugin panel
|
2014-10-14 16:57:33 -04:00 |
|
Raul Simiciuc
|
29d7d6994a
|
added reset value
|
2014-10-13 13:43:25 +01:00 |
|
Raul Simiciuc
|
87e8162a2d
|
fixed identation
|
2014-10-13 13:07:46 +01:00 |
|
Raul Simiciuc
|
38b71bf386
|
adding counterMax option to opentsdb
|
2014-10-13 12:36:26 +01:00 |
|
Torkel Ödegaard
|
920689b80e
|
InfluxDB: series lookup & typeahead is now handled by influxdb list series regex queries, Closes #888
|
2014-10-12 12:47:50 -04:00 |
|
Torkel Ödegaard
|
e9c7523646
|
Graphite: added second optional parameter to averageSeriesWithWildcards, Closes #926
|
2014-10-11 06:24:44 -04:00 |
|
Torkel Ödegaard
|
88bbc720ca
|
Graph: removed console logs
|
2014-10-11 06:08:33 -04:00 |
|
Torkel Ödegaard
|
1bf1469c80
|
Merge branch 'master' of github.com:grafana/grafana
|
2014-10-10 13:37:43 -04:00 |
|
Torkel Ödegaard
|
c74eda20dc
|
Graph: fix for legend values min & max, avg & current when series only has null values, Closes #923
|
2014-10-10 13:37:33 -04:00 |
|
Torkel Ödegaard
|
db0a5bd537
|
Graph: fix for legend values min & max, avg & current when series only has null values, Closes #923
|
2014-10-10 10:45:34 -04:00 |
|
Torkel Ödegaard
|
c6cb01aa3b
|
Graph: series tooltip length check
|
2014-10-10 10:05:12 -04:00 |
|
Torkel Ödegaard
|
7463f91878
|
Tech: removed jquery-ui and jquiery-ui-angular-drag-drop, replaced with native drag drop for angular, saved ~50kb in js libs, much cleaner & simpler usage, Also changed some behavior for drag drop, now panels are replaced when droped on (switch places), Closes #920
|
2014-10-09 20:30:23 -04:00 |
|
Torkel Ödegaard
|
ce46ca2f39
|
Search: fixed bug introduced in recent PR #900, related to comment on #909
|
2014-10-09 12:31:51 -04:00 |
|
Torkel Ödegaard
|
920e5c93e1
|
Graph: tooltip fix for single series tooltip and right floated value being pushed down
|
2014-10-08 17:00:07 -04:00 |
|
Torkel Ödegaard
|
0aae78c6bd
|
Graph: fix for bars not displaying, caused by change in recent commit, added unit test so it does not happen again
|
2014-10-08 16:24:58 -04:00 |
|
Torkel Ödegaard
|
e86207bb28
|
Fixed default panel title when creating new panel, tweaks to panel height calculation, Closes #910
|
2014-10-08 06:44:46 -04:00 |
|
Torkel Ödegaard
|
75d60ccb69
|
Graphite: added perSecond function to the func def list
|
2014-10-07 06:40:45 -04:00 |
|
Torkel Ödegaard
|
9245cd6aae
|
Merge branch 'inline_styles' of github.com:mikhailov/grafana into mikhailov-inline_styles
|
2014-10-07 06:32:13 -04:00 |
|
Torkel Ödegaard
|
d8183b60c3
|
Merge branch 'mikhailov-patch-1'
|
2014-10-07 06:31:05 -04:00 |
|
Torkel Ödegaard
|
a24272690d
|
Merge branch 'patch-1' of github.com:mikhailov/grafana into mikhailov-patch-1
|
2014-10-07 06:30:53 -04:00 |
|
Torkel Ödegaard
|
40b088d6a2
|
Merge pull request #900 from mikhailov/patch-2
Speed search result parsing
|
2014-10-07 06:19:52 -04:00 |
|
Torkel Ödegaard
|
f1125d64de
|
Updated default max search results to 100, #909
|
2014-10-07 06:17:33 -04:00 |
|
Torkel Ödegaard
|
0cba818364
|
Graph: legend and digest phase fix
|
2014-10-06 12:37:51 -04:00 |
|
Torkel Ödegaard
|
4285c751b3
|
Graph: fixed value formating for tooltip, need original data. flotcharts copys the data, so changes to value formats func after plot call does not affect the plot.getData() series
|
2014-10-06 12:17:48 -04:00 |
|