Torkel Ödegaard
|
63fa9f4535
|
InfluxDB: Fix handling of empty array in templating variable query, Fixes #1298
|
2015-01-06 17:32:39 +01:00 |
|
Torkel Ödegaard
|
d4c3463f68
|
InfluxDB: auto escape column names with special characters, Closes #1296
|
2015-01-06 13:26:09 +01:00 |
|
Torkel Ödegaard
|
47e4b77140
|
lodash remove override fix, Fixes #1304
|
2015-01-06 13:03:55 +01:00 |
|
Torkel Ödegaard
|
7c6f0ad445
|
Graphite: Added cumulative and minimumBelow graphite functions, Closes #1297
|
2015-01-05 20:25:55 +01:00 |
|
Torkel Ödegaard
|
ab052a5ed3
|
Added missing letters to graphite datasource nested query interpolation, #1294
|
2015-01-05 10:02:03 +01:00 |
|
Torkel Ödegaard
|
fc88429282
|
Graphite: query letter for the whole alfabet, Fixes #1294
|
2015-01-04 12:25:06 +01:00 |
|
Torkel Ödegaard
|
d1e33ec071
|
Moved routes
|
2014-12-31 11:48:15 +01:00 |
|
Torkel Ödegaard
|
39f3cfc1eb
|
moved dashboard stuff into a feature folder, not sure about this, but need better structure and better way to organize dependencies
|
2014-12-31 11:05:19 +01:00 |
|
Torkel Ödegaard
|
2f811375bb
|
Moving templating to feature to feature folder
|
2014-12-31 09:35:00 +01:00 |
|
Torkel Ödegaard
|
8d7390e765
|
moved annotation editor and service to features folder
|
2014-12-31 09:28:30 +01:00 |
|
Torkel Ödegaard
|
8268c65c57
|
Trying to organize code more around features than the standard controllers, services structure
|
2014-12-30 21:24:55 +01:00 |
|
Torkel Ödegaard
|
f9b0a01c74
|
restructuring
|
2014-12-30 21:08:56 +01:00 |
|
Torkel Ödegaard
|
0a4ccdcef2
|
moved all graphite code into features/graphite
|
2014-12-30 20:49:04 +01:00 |
|
Torkel Ödegaard
|
599a77c776
|
Added karma test step to build/relase grunt task
|
2014-12-30 11:05:24 +01:00 |
|
Torkel Ödegaard
|
d9386cc2c3
|
Updated lastest.json
|
2014-12-29 11:24:14 +01:00 |
|
Torkel Ödegaard
|
38f348e642
|
Updated version to 1.9.1
|
2014-12-29 11:21:25 +01:00 |
|
Torkel Ödegaard
|
656ec9c48f
|
SinglestatPanel: added more fontsize options, Closes #1187
|
2014-12-29 10:51:59 +01:00 |
|
Torkel Ödegaard
|
f5e8f9334b
|
Fixed test failing in chrome
|
2014-12-26 11:50:59 +01:00 |
|
Torkel Ödegaard
|
7be2105fd9
|
Merge pull request #1272 from matschaffer/plugin-spec-support
Allow for plugin testing.
|
2014-12-26 11:40:54 +01:00 |
|
Torkel Ödegaard
|
49ee388dcf
|
Merge pull request #1274 from matschaffer/panel-alert-tweak
Bring panel alert to front and move tooltip to top.
|
2014-12-26 11:40:41 +01:00 |
|
Torkel Ödegaard
|
32ae0ea13e
|
Plugins: Custom datasource example adapted to return timestamps in millieseconds, Fixes #1263
|
2014-12-23 11:32:25 +01:00 |
|
Torkel Ödegaard
|
1b3bddd622
|
Graph: graph spinner should not stop until annotation request is complete, #1235
|
2014-12-19 08:39:23 +01:00 |
|
Torkel Ödegaard
|
731bb6ba03
|
Graph: hover tooltip and axis format units fix, bug introduced last week
|
2014-12-18 09:12:36 +01:00 |
|
Torkel Ödegaard
|
fed06ef97d
|
Graph: Fix for y axis and scaled units (GiB etc) caused rounding, for example 400 GiB instead of 378 GiB, Fixes #1251
|
2014-12-18 08:44:47 +01:00 |
|
Torkel Ödegaard
|
a58330f4d8
|
InfluxDB: Support more than 10 series name segments when using alias patterns, Closes #1126
|
2014-12-17 14:14:24 +01:00 |
|
Torkel Ödegaard
|
5a46c2397b
|
OpenTSDB: Downsample query field now supports interval template variable, Closes #1242
|
2014-12-17 13:34:52 +01:00 |
|
Torkel Ödegaard
|
f79588c191
|
Annotations: mini fix for annotations editor and the list of annotations
|
2014-12-16 15:47:10 +01:00 |
|
Torkel Ödegaard
|
9f766557f1
|
Dashboard: fixed minor issue when trying to aborting dashboard delete from search list, Fixes #1233
|
2014-12-15 17:30:01 +01:00 |
|
Torkel Ödegaard
|
846cf934f5
|
Graph: New legend option hideEmtpy to hide series with only null values from legend, Closes #1028
|
2014-12-15 16:13:34 +01:00 |
|
Torkel Ödegaard
|
162eb4ca35
|
Panel: duplicate now always adds the duplicated panel on the same row instead of creating a new row, Closes #1185
|
2014-12-15 15:21:29 +01:00 |
|
Torkel Ödegaard
|
2f18444a43
|
Graphite: alt node suggestions will now not include wildcard or template variables if the node is empty, Closes #1230
|
2014-12-15 15:16:03 +01:00 |
|
Torkel Ödegaard
|
8a4ff5bddc
|
Merge pull request #1205 from noise/master
fix #1204: add separate datasource parameter withCredentials
|
2014-12-15 15:05:43 +01:00 |
|
Torkel Ödegaard
|
4ae7648bea
|
Merge pull request #1193 from jklukas/master
Add offsetToZero to gfunc.
|
2014-12-15 12:37:27 +01:00 |
|
Torkel Ödegaard
|
dc75559758
|
Merge pull request #1206 from nikut/sumSeriesWithWildcards-params
allow multiple params for sumSeriesWithWildcards
|
2014-12-15 12:35:19 +01:00 |
|
Torkel Ödegaard
|
acd944a649
|
Graphite: movingAverage / movingMedian parameter type impovement, now handles int and interval parameter, Fixes #1207
|
2014-12-15 12:33:04 +01:00 |
|
Torkel Ödegaard
|
3c1b30e3c1
|
Graphite: parser fix for hard case where ip numbers are used as segments, Fixes #1224
|
2014-12-15 11:36:08 +01:00 |
|
Torkel Ödegaard
|
5daefc8b8e
|
White theme: css fix for links in annotations tooltips, Fixes #1216
|
2014-12-15 10:53:37 +01:00 |
|
Torkel Ödegaard
|
715b9cbad0
|
Small fix, removed test code change
|
2014-12-11 09:44:45 -08:00 |
|
Torkel Ödegaard
|
7194e91d3b
|
Singlestat: small fix for threshold evalutations, use greater or equal for threshold checks, Fixes #1192
|
2014-12-11 09:43:36 -08:00 |
|
Torkel Ödegaard
|
69d56b8ed7
|
Graph: fix for series tooltip when one series is hidden/disabled, #1199
|
2014-12-11 07:47:04 -08:00 |
|
Torkel Ödegaard
|
982a5b1a39
|
Panel: drilldown link, moved new params tooltip to params property, #1210
|
2014-12-11 07:26:00 -08:00 |
|
Torkel Ödegaard
|
6b8cb4ac7f
|
Merge pull request #1210 from falkenbt/patch-1
Extend tooltip for drilldown link
|
2014-12-11 07:23:07 -08:00 |
|
Torkel Ödegaard
|
397f253180
|
Merge pull request #1214 from DazWorrall/useseriesabove
Added graphite function 'useSeriesAbove'
|
2014-12-11 07:21:00 -08:00 |
|
Torkel Ödegaard
|
1591a486cc
|
Fixed typo in graphite editor tooltip
|
2014-12-02 14:51:21 -08:00 |
|
Torkel Ödegaard
|
b53efed1ef
|
formating fix for the changelog
|
2014-12-02 14:49:42 -08:00 |
|
Torkel Ödegaard
|
7a202db5ad
|
Updated latest.json
|
2014-12-02 14:24:34 -08:00 |
|
Torkel Ödegaard
|
af1ae7cab4
|
SinglestatPanel: decimal precision fix for uneven numbers, #1066
|
2014-12-02 13:55:56 -08:00 |
|
Torkel Ödegaard
|
24519cbf78
|
Updated version to 1.9.0
|
2014-12-02 11:21:18 -08:00 |
|
Torkel Ödegaard
|
01305462aa
|
Row: css fix for collapsed rows with empty title
|
2014-12-02 11:07:51 -08:00 |
|
Torkel Ödegaard
|
7a4077405e
|
Annotations: added html sanitation to prevent markup injection/XSS, Closes #1121
|
2014-11-27 14:46:01 +01:00 |
|
Torkel Ödegaard
|
9594effb6c
|
Graph: Fix for tooltip series order when series draw order was changed with zindex property, Fixes #1108
|
2014-11-27 14:30:17 +01:00 |
|
Torkel Ödegaard
|
e750498696
|
Templating: added validation for allowed characters in variable names, Closes #1106
|
2014-11-27 14:22:55 +01:00 |
|
Torkel Ödegaard
|
69e18905f5
|
Templating: added validation to template editor for variable names, Fixes #1133
|
2014-11-27 14:17:31 +01:00 |
|
Torkel Ödegaard
|
ac4524cf9b
|
Firefox: Workaround for Firefox bug, casued input text fields to not be selectable and not have placeable cursor, Fixes #1123
|
2014-11-27 13:35:03 +01:00 |
|
Torkel Ödegaard
|
7baad7ff10
|
Tech: updated angular libs
|
2014-11-27 13:31:55 +01:00 |
|
Torkel Ödegaard
|
d7ef6daeb8
|
SinglestatPanel: Fixed absolute drilldown link issue, Fixes #1150
|
2014-11-27 10:42:05 +01:00 |
|
Torkel Ödegaard
|
93e3908a63
|
Merge pull request #1140 from johnou/support_negative_thresholds
Support for threshold colouring of zero / negative values.
|
2014-11-26 12:33:29 +01:00 |
|
Torkel Ödegaard
|
bf5f6ce97c
|
Merge branch 'master' of github.com:grafana/grafana
Conflicts:
CHANGELOG.md
|
2014-11-26 09:36:11 +01:00 |
|
Torkel Ödegaard
|
ed2ca5fced
|
Graph: Fix to legend value Max and negative values, Fixes #1136
|
2014-11-26 09:34:21 +01:00 |
|
Torkel Ödegaard
|
846992930c
|
Merge pull request #1109 from jklukas/master
Purge timspan variable from scripted templates.
|
2014-11-23 15:43:46 +01:00 |
|
Torkel Ödegaard
|
a1d652d578
|
SinglestatPanel: Added null point handling, and value to text mapping, Closes #1130, Fixes #1120, #951
|
2014-11-22 15:26:23 +01:00 |
|
Torkel Ödegaard
|
d0e057722b
|
Graphite: added more optional parameters to aliasByNode function definition, #1124
|
2014-11-21 17:48:49 +01:00 |
|
Torkel Ödegaard
|
d1be4e2a90
|
Light theme: tweaks to background color and table highlight rows, Closes #1119
|
2014-11-21 10:44:37 +01:00 |
|
Torkel Ödegaard
|
3cde783d1d
|
Graphite: Lexer fix, allow equal sign (=) in metric paths, Fixes #1114
|
2014-11-21 10:25:36 +01:00 |
|
Torkel Ödegaard
|
e933369f56
|
Singlestat: changed singlestat title to centered position, Closes #1117
|
2014-11-21 10:17:08 +01:00 |
|
Torkel Ödegaard
|
e109f8d69c
|
Graphite: added timeStack function definition, Closes #1118
|
2014-11-21 10:11:21 +01:00 |
|
Torkel Ödegaard
|
d198057eaf
|
InfluxDB: fixed issue with using custom/absolute from time to now(), Fixes #1113
|
2014-11-21 10:06:42 +01:00 |
|
Torkel Ödegaard
|
88c2f18b20
|
Graphite: fixed aliasSub graphite func definition
|
2014-11-21 08:24:13 +01:00 |
|
Torkel Ödegaard
|
62b58d8bb0
|
Updated scripted dashboard example
|
2014-11-20 09:09:59 +01:00 |
|
Torkel Ödegaard
|
a5951592f7
|
Merge branch 'master' of github.com:jklukas/grafana into jklukas-master
|
2014-11-20 09:08:00 +01:00 |
|
Torkel Ödegaard
|
6392d6514e
|
Graphite: fixed: moving graphite function left/right did not update query, Fixes #1100
|
2014-11-20 09:00:30 +01:00 |
|
Torkel Ödegaard
|
91d6641326
|
Graph: fixed issue with shared tooltip when one or more series is hidden, Fixes #1094
|
2014-11-19 16:01:04 +01:00 |
|
Torkel Ödegaard
|
dd398f73c2
|
Css tweak to dark theme, mark submenu carets (ie arrows) white, Fixes #1098
|
2014-11-19 15:41:16 +01:00 |
|
Torkel Ödegaard
|
de10bd4ef6
|
DrilldownLink: template variables in params property was not interpolated, Fixes #1095
|
2014-11-19 15:33:00 +01:00 |
|
Torkel Ödegaard
|
56321da9c1
|
Bug: Fixed position for drilldown link tooltip when dashboard requires scrolling, Fixes #1093
|
2014-11-19 15:26:14 +01:00 |
|
Torkel Ödegaard
|
d0d1c5ea5f
|
updated changelog
|
2014-11-19 11:57:00 +01:00 |
|
Torkel Ödegaard
|
e16872c864
|
Updated angular-dragdrop to fix issue with IE9, Fixes #1087
|
2014-11-19 11:55:18 +01:00 |
|
Torkel Ödegaard
|
0c6618d2f6
|
Small tweaks
|
2014-11-18 16:58:26 +01:00 |
|
Torkel Ödegaard
|
a9d7823186
|
Singlestat: only show thresholds options when coloring option is checked, Fixes #1077
|
2014-11-18 08:27:43 +01:00 |
|
Torkel Ödegaard
|
6c0f5329aa
|
Graph: improved decimal precision in legend and graph hover when graph ticks use single decimal point, now graph legend and tooltip always use one more decimal precision than axis ticks (if axis ticks has decimals), Fixes #1072
|
2014-11-17 19:20:27 +01:00 |
|
Torkel Ödegaard
|
a677a4feff
|
Updated changelog with share panel feature, #864, it was missing
|
2014-11-17 16:13:47 +01:00 |
|
Torkel Ödegaard
|
4f674c8d19
|
Updated changelog with RC1 release date
|
2014-11-17 15:21:43 +01:00 |
|
Torkel Ödegaard
|
e197163019
|
Changed version to 1.9-rc1
|
2014-11-17 11:19:17 +01:00 |
|
Torkel Ödegaard
|
7ba0099fa9
|
Panel: fixes to panel menu when in edito/fullscreen mode, Fixes #1069
|
2014-11-17 09:59:37 +01:00 |
|
Torkel Ödegaard
|
f45797ec4b
|
trying out panel actions buttons
|
2014-11-17 09:11:54 +01:00 |
|
Torkel Ödegaard
|
02e1ac12b2
|
InfluxDB: fixed annotations, broken after switch to millisecond resolution, Fixes #1061
|
2014-11-17 07:09:21 +01:00 |
|
Torkel Ödegaard
|
bde138177d
|
Singlestat: fixed decimal issue when value was 1, Fixes #1066
|
2014-11-15 10:38:01 +01:00 |
|
Torkel Ödegaard
|
640c558446
|
Graph: added export graph time series data as csv file feature, accessed from panel menu dropdown, #861
|
2014-11-14 12:12:09 +01:00 |
|
Torkel Ödegaard
|
c11ce99bb3
|
SinglestatPanel: another small fix for drilldown link click while fullscreen mode, #1041
|
2014-11-14 11:41:36 +01:00 |
|
Torkel Ödegaard
|
8ad83b8d58
|
SinglestatPanel: small fix for drilldown link click while fullscreen mode, #1041
|
2014-11-14 11:36:20 +01:00 |
|
Torkel Ödegaard
|
873d3d7c4a
|
SinglestatPanel: Added integration with drilldown link feature, if a drilldown link is present the entire singlestat panel will act as a link, with hover tooltip containing the link name, #951, #1041
|
2014-11-14 09:33:03 +01:00 |
|
Torkel Ödegaard
|
d4adaaaf2b
|
Graphite: annotations stop working after recent change to millisecond resolution, Fixes #1061
|
2014-11-14 08:19:49 +01:00 |
|
Torkel Ödegaard
|
104493e725
|
SharePanel: fix for interval variables and auto value, Fixes #1056
|
2014-11-13 15:23:34 +01:00 |
|
Torkel Ödegaard
|
b172e7afdc
|
SinglestatPanel: mini fix
|
2014-11-13 15:23:34 +01:00 |
|
Torkel Ödegaard
|
b1efbeb220
|
Merge pull request #1057 from kaos/master
panelmeta: fix metrics tab title.
|
2014-11-13 15:06:31 +01:00 |
|
Torkel Ödegaard
|
4eb4974909
|
Graph: change to current legend value handling, if last value is null, current will pick next to last value, Closes #190
|
2014-11-12 13:47:06 +01:00 |
|
Torkel Ödegaard
|
3e2c898881
|
Graph: legend fix for current legend value
|
2014-11-12 13:40:22 +01:00 |
|
Torkel Ödegaard
|
2fb176a244
|
Graphite: fix for graphite query editor, when adding functions and the function selection dropdown get push down the selection did not work properly, Fixes #1038
|
2014-11-12 12:57:22 +01:00 |
|
Torkel Ödegaard
|
53a6a7b305
|
Annotations: fixed spelling issue in annoation error handling code
|
2014-11-12 12:41:53 +01:00 |
|
Torkel Ödegaard
|
2045380223
|
Graph: moved graph and graph tooltip directive into panels/graph folder
|
2014-11-12 11:58:04 +01:00 |
|