Commit Graph

1388 Commits

Author SHA1 Message Date
Torkel Ödegaard bd0f694f6a small refactoring and jshint fix for datasourceFactory func 2014-03-04 22:01:25 +01:00
Torkel Ödegaard c018b4bd6e fix for influxdb as default datasource, #103 2014-03-04 21:49:06 +01:00
Torkel Ödegaard 2be71c577c Closes #164, typeahead / autocomplete for adding graphite functions to a target expression 2014-03-04 18:50:47 +01:00
Torkel Ödegaard 238de4d8b4 Merge pull request #162 from nixfloyd/master
Added currentAbove/Below, highestMax functions.
2014-03-04 09:57:18 +01:00
Lucian Grosu 6664890381 Added currentAbove/Below, highestMax functions. 2014-03-04 09:40:15 +01:00
Torkel Ödegaard 5221db5aa6 restored influxdb listSeries function 2014-03-03 08:39:05 +01:00
Torkel Ödegaard 1e6d998a9c fixed path to influxdb editor, #103 2014-03-03 06:53:50 +01:00
Torkel Ödegaard da62a5653a added typeahead / autocomplete to influxdb series name, #103 2014-03-02 18:24:15 +01:00
Torkel Ödegaard 125ff957f5 Merge branch 'influxdb' Issue #103, influxdb support ready for testing and feedback 2014-03-02 13:27:02 +01:00
Torkel Ödegaard 73dcd9e11a improvement to bar width 2014-03-02 13:26:08 +01:00
Torkel Ödegaard 50fd5512d6 more work on influxdb datasource, query editor, and refactoring 2014-03-02 10:41:16 +01:00
Torkel Ödegaard 291dd9bd48 absolute time ranges (zoom in) works with influxdb 2014-03-01 15:38:00 +01:00
Torkel Ödegaard 549eeeb29d progress on influxdb datasource and target editor 2014-03-01 12:02:55 +01:00
Torkel Ödegaard 6d59d21770 Merge pull request #154 from jmhobbs/master
Fix variable name for graphite basic auth.
2014-02-28 20:30:02 +01:00
John Hobbs 2ee1063485 Fix variable name for graphite basic auth. 2014-02-28 13:16:24 -06:00
Torkel Ödegaard 75bec29dbc moving stuff out of graphite panel and into kibanaPanel 2014-02-28 16:40:32 +01:00
Torkel Ödegaard 20bc1afec8 more refactoring and moving stuff outof graphite panel 2014-02-28 08:02:20 +01:00
Torkel Ödegaard e3f56f2645 refactoring of graphite panel to be more datasource agnostic, start of experimental influxdb support 2014-02-27 21:46:06 +01:00
Torkel Ödegaard ed2770e380 Merge branch 'master' into refactoring_graphite_panel 2014-02-27 20:10:29 +01:00
Torkel Ödegaard bb6d8ec99f Merge pull request #150 from jippi/better-ms-formatting
allow hour, day, week and year time rounding
2014-02-27 18:27:42 +01:00
Christian Winther ddb81de58b allow hour, day, week and year time rounding 2014-02-27 15:01:03 +00:00
Torkel Ödegaard cf9a8a15cd refactoring graphite panel 2014-02-27 08:33:53 +01:00
Torkel Odegaard c4219ba0ad Refactoring time formats, Closes #142 2014-02-26 19:46:58 +01:00
Khushil Dep 47e54b2399 typo fix 2014-02-26 19:46:58 +01:00
Khushil Dep 215fe16341 fix jslint issues 2014-02-26 19:46:58 +01:00
Khushil Dep 218d481209 Add the ability to set microseconds to the Y-Axis on graphs. 2014-02-26 19:46:57 +01:00
Torkel Ödegaard 78f4a83d05 Merge pull request #145 from nixfloyd/master
Added highestAverage / lowestAverage
2014-02-26 16:56:26 +01:00
Lucian Grosu 733181a6b8 Added highestAverage / lowestAverage 2014-02-26 12:37:16 +01:00
Torkel Ödegaard d79dcb952d Refactoring pull request for basic auth improvement 2014-02-26 08:50:46 +01:00
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