Torkel Ödegaard
|
f0b7099be3
|
SingleStatPanel: renamed panel to singlestat
|
2014-11-06 14:07:32 +01:00 |
|
Torkel Ödegaard
|
ee183d4574
|
SingleStatPanel: some more tweaks and polish
|
2014-11-06 13:57:16 +01:00 |
|
Torkel Ödegaard
|
fa813024ca
|
SingleStatPanel: various fixes
|
2014-11-06 12:30:42 +01:00 |
|
Torkel Ödegaard
|
37176fa42d
|
SingleStatPanel: Finnaly solved automatic decimal precision calculation for singlestat panel, #951
|
2014-11-06 12:17:46 +01:00 |
|
Torkel Ödegaard
|
7ff8931def
|
SingleStatPanel: added font size options for value, prefix and postfix, #951
|
2014-11-06 10:47:46 +01:00 |
|
Torkel Ödegaard
|
2a962bf8fd
|
Singlestat: progress on singlestat panel
|
2014-11-06 09:56:50 +01:00 |
|
Torkel Ödegaard
|
bbbcba8b98
|
Merge branch 'master' into valuepanel
|
2014-11-06 08:54:01 +01:00 |
|
Torkel Ödegaard
|
ecdcd10612
|
Graph: Series hide/show toggle changed to be default exclusive, so clicking on a series name will show only that series. (SHIFT or meta)+click will toggle hide/show. Closes #1007
|
2014-11-03 10:21:16 +01:00 |
|
Torkel Ödegaard
|
10ea140358
|
MetricEditors: Ability to reorder metric queries in metrics tag, Closes #716, Closes #856
|
2014-11-03 08:56:13 +01:00 |
|
Torkel Ödegaard
|
74e0309241
|
Fixes #912, URL parameters are lost when switching to fullscreen/edit mode
|
2014-11-02 11:56:51 +01:00 |
|
Torkel Ödegaard
|
c88bfbbf82
|
SingleStatPanel: editor cleanup
|
2014-11-02 11:36:11 +01:00 |
|
Torkel Ödegaard
|
4edb89eeb9
|
Merge branch 'summarize-alignToFrom' of github.com:adriensamson/grafana into adriensamson-summarize-alignToFrom
|
2014-10-30 09:24:27 +01:00 |
|
Torkel Ödegaard
|
cdb4b3cc7d
|
Panel: fix fullscreen/edit view and page refresh when panel is in collapsed/hidden row, Fixes #992
|
2014-10-29 09:51:44 +01:00 |
|
Torkel Ödegaard
|
ed8dd03fa1
|
Merge branch 'master' into valuepanel
|
2014-10-29 09:24:49 +01:00 |
|
Torkel Ödegaard
|
e5bb7f7c2d
|
CustomDatasource: fixed build optimization issue with custom datasources, Fixes #994
|
2014-10-28 19:00:46 +01:00 |
|
Torkel Ödegaard
|
a7b0f6dc9f
|
ScriptedDashboard: datasource services are now available in scripted dashboards, you can query datasource for metric keys, generate dashboards, and even save them in a scripted dashboard (see scripted_gen_and_save.js for example), Closes #991
|
2014-10-28 16:16:52 +01:00 |
|
Torkel Ödegaard
|
c42986c07d
|
Merge branch 'services_in_scripted_dashboard'
|
2014-10-28 16:14:41 +01:00 |
|
Torkel Ödegaard
|
a982dd1765
|
ScriptedDashboard: using grafana services in scripted dashboard
|
2014-10-28 16:14:28 +01:00 |
|
Torkel Ödegaard
|
c3900398fc
|
Merge pull request #917 from mchataigner/master
adding templating in opentsdb graphs
|
2014-10-28 15:39:14 +01:00 |
|
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
|
272cf64aac
|
SinglsStatPanel: more work on sparkline option for single stat panel
|
2014-10-23 13:44:15 +02:00 |
|
Torkel Ödegaard
|
ed57a4099b
|
Merge branch 'master' into valuepanel
|
2014-10-23 13:35:54 +02: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 |
|
Adrien Samson
|
6c70122e55
|
Add alignToFrom param to summarize
|
2014-10-22 11:31:41 +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
|
31a4d9204c
|
SingleStatPanel: Added graph to single stat panel, #951
|
2014-10-19 19:36:59 -04:00 |
|
Torkel Ödegaard
|
69fdfd5cb3
|
Merge branch 'master' into valuepanel
|
2014-10-19 12:34:01 -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
|
cae6626b06
|
StatsPanel: small change to stats panel, #951
|
2014-10-17 10:38:15 -04:00 |
|
Torkel Ödegaard
|
956d93e871
|
StatsPanel: fine tuning colors
|
2014-10-17 10:36:04 -04:00 |
|
Torkel Ödegaard
|
7c4d1b7b01
|
StatsPanel: made big values template based
|
2014-10-16 13:44:52 -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
|
0a97a2435b
|
StatsPanel: more progress
|
2014-10-16 11:16:20 -04:00 |
|
Torkel Ödegaard
|
5c80f03eae
|
StatsPanel: small progress on stats panel
|
2014-10-15 18:16:04 -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 |
|