Commit Graph

1385 Commits

Author SHA1 Message Date
Torkel Ödegaard
bda5ae5b90 fixed unclosed selected html tag (caused issue with optimized build version so no options where shown in graph edit tabs) 2014-02-18 14:28:54 +01:00
Torkel Ödegaard
53075e0ec7 Fixes #104, improvements to graphite target editor and use of wildcard, the "select metric" should now behave/appear correctly 2014-02-18 12:18:52 +01:00
Torkel Ödegaard
64c7c9f712 Fixes #105 (added 0 as option in aliasByNode) 2014-02-18 11:55:58 +01:00
Torkel Ödegaard
8846f63dcf updated readme with link to intro video 2014-02-17 19:42:26 +01:00
Torkel Ödegaard
d10bf9f993 Fixes null checks for legend value formaters (fix for #97) 2014-02-15 22:07:22 +01:00
Torkel Odegaard
4152c0653f fixed jshint errors 2014-02-15 17:18:47 +01:00
Torkel Ödegaard
e2d7ead815 Merge branch 'master' of github.com:torkelo/grafana 2014-02-15 13:47:04 +01:00
Torkel Ödegaard
36f56f3695 Closes #35, grafana now supports multiple graphite backends. Check config.sample for how to setup. In the general tab of the graphite panel you can change datasource 2014-02-15 13:46:36 +01:00
Torkel Ödegaard
5961d54aa8 Changed default value for stack from true to false (#98) 2014-02-15 10:55:04 +01:00
Torkel Ödegaard
207bf183c8 small css fix to light theme 2014-02-15 10:23:05 +01:00
Torkel Ödegaard
6f0ce35ca2 Closes #97, legend values now use selected y axis formater for precision and formating 2014-02-15 10:15:05 +01:00
Torkel Ödegaard
39bbd5604d Final tweaks to light theme (Closes #77) 2014-02-14 08:10:26 +01:00
Torkel Ödegaard
75e493363d Merge remote-tracking branch 'origin/master'
Conflicts:
	src/css/bootstrap.dark.min.css
	src/css/bootstrap.light.min.css
	src/css/less/grafana.less
	src/css/less/variables.dark.less
	src/css/less/variables.light.less
2014-02-14 07:45:23 +01:00
Torkel Ödegaard
2c414d8e45 even more work on light theme (#77) 2014-02-14 07:40:41 +01:00
Torkel Ödegaard
cac70a10fe more work on light theme (#77) 2014-02-13 22:19:11 +01:00
Torkel Ödegaard
9794c2ebbb improvements to light theme (Issue #77) 2014-02-13 20:34:40 +01:00
Torkel Ödegaard
975051b8e1 Closes #94, there is now a "Back to dashboard" link in header when in fullscreen / edit mode 2014-02-13 12:41:38 +01:00
Torkel Ödegaard
33ec638323 Small tag search fix 2014-02-13 09:11:28 +01:00
Torkel Ödegaard
f9f259195d bumped version 2014-02-13 08:17:31 +01:00
Torkel Ödegaard
dceda6e27d Closes #86, dashboard tags and tag search feature is now done! turned out pretty good! 2014-02-13 07:48:47 +01:00
Torkel Ödegaard
ef264920db moved less file that caused travis build error 2014-02-12 20:47:47 +01:00
Torkel Ödegaard
e9b1c92911 more work on dashboard tags / search (#86) 2014-02-12 20:15:00 +01:00
Torkel Ödegaard
123f90d24d jshint fix 2014-02-12 15:54:37 +01:00
Torkel Ödegaard
ff01764f95 Fixes #91, custom datetime picker is one day off 2014-02-12 15:52:53 +01:00
Torkel Ödegaard
4132dd940a search fix (introduced yesterday) 2014-02-12 14:37:34 +01:00
Torkel Ödegaard
9fc6d3d6f0 Fixed tagsinput bug related to shallow clone of dashboard 2014-02-12 14:35:12 +01:00
Torkel Ödegaard
7d9141a055 Fixes #89, switching between two templated (filtered) dashboards caused error 2014-02-12 12:43:32 +01:00
Torkel Ödegaard
2214c0cdf8 More work on adding tags to dashboard, added bootstrap tagsinput 2014-02-12 12:29:46 +01:00
Torkel Ödegaard
11c5fdc328 Fixes #88, Closed row css bug fix 2014-02-12 12:16:13 +01:00
Torkel Odegaard
c81c4f184b #86 Added tags to dashboard general settings panel, search and search display needs more work (grouping, facets etc) 2014-02-11 22:10:16 +01:00
Torkel Odegaard
a35ed05bc3 Closes #54, template/filter can now use "All", when all is not a wildcard but the specific metric segments specified in the filter query. 2014-02-11 20:58:51 +01:00
Torkel Odegaard
e574314472 Closes #82, dashboard search/load now sorts in alfabetical order 2014-02-11 20:38:50 +01:00
Torkel Ödegaard
45ab6d7c5e Merge pull request #85 from ohTHATaaronbrown/master
Fixes #84: Added implementation of fund parameter ...
2014-02-11 17:16:26 +01:00
Torkel Ödegaard
48325b6452 Fixes #83, stack percent with no line fill (workaround fix for bug in flot.stackpercent) 2014-02-11 09:15:23 +01:00
Torkel Ödegaard
4a1c9ac390 added grafana version info to dashboard settings, and link to releases. 2014-02-11 09:03:21 +01:00
Aaron Brown
a868bab24e Fixes torkelo/grafana/issues#84: Added implementation of fund parameter for summarize graphite function 2014-02-10 17:35:34 -06:00
Torkel Ödegaard
1fada5dd0b build/grunt script fixes 2014-02-10 18:05:52 +01:00
Torkel Ödegaard
a55b9bb8e1 version bump 2014-02-10 17:54:31 +01:00
Torkel Ödegaard
6c0f3d701f Fixes #80, stacked percentage and min/max bug, Fixes #81 (grid y min/max not working) 2014-02-10 17:53:39 +01:00
Torkel Odegaard
e86f4f94ef removed annotation test 2014-02-09 22:00:07 +01:00
Torkel Odegaard
ca258deb7a Merge branch 'master' of github.com:torkelo/grafana 2014-02-09 21:57:37 +01:00
Torkel Odegaard
79ca016409 More work on annotations 2014-02-09 21:57:07 +01:00
Torkel Odegaard
869bebed6e more work on annotations 2014-02-09 19:31:06 +01:00
Torkel Odegaard
0e3c0fcc2e Started work on annotations submenu control 2014-02-09 15:43:43 +01:00
Torkel Ödegaard
bf9c0bb914 Merge pull request #76 from axe-felix/patch-1
added support for 'less is worse' thresholds
2014-02-09 13:41:12 +01:00
axe-felix
8669599089 added support for 'less is worse' thresholds
Sometimes you want to express 'less is worse' thresholds. That means setting the error threshold below the warning threshold. The problem was, that the error marking always went up to +Infinity. Concerns 16599a07a9.
2014-02-09 10:13:32 +01:00
Torkel Odegaard
775c0ff2f1 updated readme 2014-02-08 20:47:04 +01:00
Torkel Odegaard
98ab75029e added link to wiki article on scripted dashboards 2014-02-08 20:45:01 +01:00
Torkel Odegaard
682740a020 fix for requirejs optimizer and config.js fallback 2014-02-08 20:30:19 +01:00
Torkel Odegaard
278decfb87 fixed jshint error 2014-02-08 20:13:43 +01:00