Commit Graph

1309 Commits

Author SHA1 Message Date
Theral Mackey
bb64e812d8 Bugfix for Basic Auth: strip auth from url before using
This fixes the Basic Auth not working issue (issue#16) further, by
removing the auth string from the URL before grafana attempts to use
it. Some js doesn't handle it properly and tries to include the auth
string in dns lookups(?), so the request never even hits the graphite
server when an auth string is present.
2014-02-26 08:50:45 +01:00
Torkel Odegaard
9a324e35a4 added small text to show when no datapoints are returned and when datapoints returned from graphite are outside timerange (can happen when timezone mismatch) #143 2014-02-26 08:31:04 +01:00
Torkel Odegaard
605888bb78 finished refactoring of GraphiteDatasource to angular service and fixed jshint errors 2014-02-25 21:31:30 +01:00
Torkel Ödegaard
ef69d692ef Time is now sent in utc when time correction is set to utc #143 2014-02-25 17:48:13 +01:00
Torkel Ödegaard
a54f05e287 Merge pull request #140 from nixfloyd/master
Added the 'stacked' and 'lowestCurrent' functions
2014-02-25 13:09:34 +01:00
Lucian Grosu
4b0cd0776d Added the 'stacked' and 'lowestCurrent' functions 2014-02-25 12:21:56 +01:00
Torkel Ödegaard
4b75d67732 Fixes #135, show seconds in x-axis when zooming in for short time ranges 2014-02-25 07:33:27 +01:00
Torkel Ödegaard
1ca61a948e Fixes #138, Ignore graphite metric annotations with zero values 2014-02-24 16:50:10 +01:00
Torkel Ödegaard
e13c81e25b Merge pull request #137 from razitz/master
added exclude function
2014-02-24 09:04:58 +01:00
Raz
b69652fc0c added exclude function 2014-02-24 10:01:58 +02:00
Torkel Odegaard
0949b7ec0a fixed jshint error 2014-02-23 19:45:40 +01:00
Torkel Ödegaard
75683c423d Closes #123, you can now specify template (ie filter) values in url. ?fillterName=filterValue 2014-02-23 19:34:33 +01:00
Torkel Ödegaard
3f2c69aea3 Merge pull request #131 from nikicat/master
added movingAverage function
2014-02-21 20:06:22 +01:00
Nikolay Bryskin
9adc3941b9 added movingAverage function 2014-02-21 21:37:23 +04:00
Torkel Ödegaard
8904a6f4e9 version bump to 1.4.0 and link to annotations wiki article 2014-02-21 14:27:38 +01:00
Torkel Ödegaard
b49803855e Closes #44, Closes #8. Fist release of annotations feature is ready 2014-02-21 13:56:27 +01:00
Torkel Ödegaard
7b906aa229 Annotations refactoring 2014-02-21 11:58:08 +01:00
Torkel Ödegaard
f0f4c8cc52 A lot more work on annotations (#44, #8). Graphite events is working, editing, icon size, color and vertical line toggle/options working. To sleepy now... 2014-02-20 23:00:50 +01:00
Torkel Ödegaard
47db82d69b more modal loading optimizations 2014-02-20 19:40:29 +01:00
Torkel Ödegaard
af0374d5f4 moved menu share icon to advanced save dropdown, optimized loding of share modal 2014-02-20 19:26:36 +01:00
Torkel Ödegaard
f2b987b96b major improvement to how modals are loaded, much more reuse in html dom elements, hopefully solves #109. 2014-02-19 21:50:47 +01:00
Torkel Ödegaard
7f28157b32 updated readme with links to wiki pages 2014-02-19 12:56:06 +01:00
Torkel Ödegaard
c0c49350f6 Fixes #110, css fix for fullscreen and edit mode, when fullscreen and edit panel overflows the fullscreen height the panel is now scrollable. Also css fix for segment dropdowns for a graph with many many target rows. 2014-02-19 12:46:45 +01:00
Torkel Ödegaard
700d60058f More work on annotations (#44, #8) It is working for annotations from graphite metrics, basic annotation editor and everything is working. Needs some final touches and support for more datasources 2014-02-18 20:41:56 +01:00
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