Torkel Ödegaard
|
d6e844c67c
|
Fixes for opentsdb, (broken during 1.8 development)
|
2014-09-09 10:29:59 +02:00 |
|
Torkel Ödegaard
|
71a307270a
|
Fixed text color in json text area for white theme, #735
|
2014-09-09 09:16:00 +02:00 |
|
Torkel Ödegaard
|
0f88b470e8
|
Fix for elasticsearch annotations when timestamp is a field and not in source, Fixes #777
|
2014-09-09 08:50:01 +02:00 |
|
Torkel Ödegaard
|
4798aa4789
|
Fixes to requirejs build task to include all modules, Fixes #779
|
2014-09-09 08:24:04 +02:00 |
|
Torkel Ödegaard
|
a9d96ccc8c
|
Fixed ids for panels in default.json welcome to grafana dashboard
|
2014-09-08 18:03:10 +02:00 |
|
Torkel Ödegaard
|
e0c9ddbfba
|
Worked on variable initilization and sync to from url, #772
|
2014-09-08 11:03:14 +02:00 |
|
Torkel Ödegaard
|
bbc5dae1d2
|
Working on better handling of variables and url init and state
|
2014-09-07 11:55:26 +02:00 |
|
Torkel Ödegaard
|
9e7c55728f
|
small cleanup of unused code
|
2014-09-06 18:05:54 +02:00 |
|
Torkel Ödegaard
|
6c71754e51
|
Changed template variable typeahead/autocomplete list limit from 10 to 1000, Fixes #767, Fixes #768
|
2014-09-06 10:12:28 +02:00 |
|
Torkel Ödegaard
|
e729b3734d
|
Fix for selecting template variable value from typeahead using enter key, Closes #765
|
2014-09-06 10:05:58 +02:00 |
|
Torkel Ödegaard
|
6337c77532
|
Rename of edit label on graph panel
|
2014-09-06 09:49:21 +02:00 |
|
Torkel Ödegaard
|
fb08b71884
|
Small fix to graphite target controller to still revert to text box for expressions with multiple series that do not use a series reference
|
2014-09-05 17:44:54 +02:00 |
|
Torkel Ödegaard
|
d749549135
|
Templating: Full support for InfluxDB, filter by part of series names, extract series substrings, nested queries, multipe where clauses! Closes #613
|
2014-09-05 15:46:29 +02:00 |
|
Torkel Ödegaard
|
58a2ab4fbd
|
Templating: Can now use template variables in panel titles, Closes #312
|
2014-09-05 15:17:19 +02:00 |
|
Torkel Ödegaard
|
cc96cfe0c7
|
Templating: Ability to use template variables for function parameters via custom variable type, can be used as parameter for movingAverage or scaleToSeconds for example, Closes #262
|
2014-09-05 14:03:36 +02:00 |
|
Torkel Ödegaard
|
656b3e53a8
|
Templating: Interval variable type for time intervals summarize/group by parameter, included auto option, and auto step counts option.
Closes #243
|
2014-09-05 13:31:34 +02:00 |
|
Torkel Ödegaard
|
4e5dcafa1b
|
working on auto interval template variable support
|
2014-09-05 12:07:48 +02:00 |
|
Torkel Ödegaard
|
afc8380f23
|
Work on getting template variables to work well with functions that take integers, #262
|
2014-09-05 09:11:50 +02:00 |
|
Torkel Ödegaard
|
0319051891
|
Extend template variable syntax to include , Closes #760
|
2014-09-05 08:26:50 +02:00 |
|
Torkel Ödegaard
|
4805a3bc23
|
Merge remote-tracking branch 'oss/template_variable_syntax'
|
2014-09-05 07:06:00 +02:00 |
|
Torkel Ödegaard
|
dc63f0ddd0
|
Fixed so white theme looks good with new search and editor panes, Closes #735, and other small fixes and polish
|
2014-09-05 07:02:59 +02:00 |
|
Torkel Ödegaard
|
6ff188e4d9
|
test for adding syntax in addition to [[variable]]
|
2014-09-04 17:34:36 +02:00 |
|
Torkel Ödegaard
|
44edaad19d
|
Fixed scroll issue with firefox, Fixes #754
|
2014-09-04 15:25:59 +02:00 |
|
Torkel Ödegaard
|
5304221e46
|
fixed spelling in changelog concerning InfluxDB breaking changes
|
2014-09-04 15:09:07 +02:00 |
|
Torkel Ödegaard
|
c6b1fe5349
|
updated change log with info about InfluxDB breaking changes, and fixes for stacked series and missing values, Fixes #534, Closes #743, Fixes #673,Fixes #674, Closes #756
|
2014-09-04 14:57:50 +02:00 |
|
Torkel Ödegaard
|
80574334cf
|
Changed variable replacement works for InfluxDB, now , and
|
2014-09-04 14:41:27 +02:00 |
|
Torkel Ödegaard
|
dd4eaa0758
|
fixes to target segment markup
|
2014-09-04 14:17:05 +02:00 |
|
Torkel Ödegaard
|
93550e9ea5
|
Work on fixing stacking issues with InfluxdB, added fill(0) and fill(null) option to InfluxDB query editor, also a panel wide group by time option that supports setting a low limit, Fixes issues #673, #674, #534, #743
|
2014-09-04 14:08:31 +02:00 |
|
Torkel Ödegaard
|
3157fc651d
|
Fixed dashboard import view, did not hide search results
|
2014-09-04 09:58:08 +02:00 |
|
Torkel Ödegaard
|
dd4f27e3fa
|
Fixed issue where a metric request error would set panel error flag, which would cause unsaved changes service to detect change, and prompt the unsaved changes warning. The panel error state is now moved to the panelMeta object that is not part of the dashboard / panel model, Closes #745
|
2014-09-04 09:44:42 +02:00 |
|
Torkel Ödegaard
|
455e80513b
|
Fixes delete link in search result, broken after recent changes to search results, Closes #749
|
2014-09-04 08:56:50 +02:00 |
|
Torkel Ödegaard
|
65af872ec6
|
Small fix to graphiteDatasource and sending cacheTimeout undefined, reintroduced this bug yesterday, added unit test so it should not appear again
|
2014-09-03 16:48:48 +02:00 |
|
Torkel Ödegaard
|
917cd35005
|
Dashboard: View dashboard json, edit/update any panel using json editor, makes it possible to quickly copy a graph from one dashboard to another.
Closes #304
|
2014-09-03 11:15:44 +02:00 |
|
Torkel Ödegaard
|
b989183fce
|
Removed collapse row button, added to row menu, made small change to text pannel to allow smaller height, Closes #727
|
2014-09-03 09:52:36 +02:00 |
|
Torkel Ödegaard
|
0845d5d451
|
Removed configure row button when row is collapsed
|
2014-09-03 09:33:32 +02:00 |
|
Torkel Ödegaard
|
f002ef105e
|
Small fix to influxdb query builder, should update raw query after building query
|
2014-09-03 09:20:39 +02:00 |
|
Torkel Ödegaard
|
3d202c2ef9
|
Fixed small issue where dashboard search did not work after loading dashboard and it does not exist, now shows a valid dashboard
|
2014-09-03 09:12:59 +02:00 |
|
Torkel Ödegaard
|
953eec7326
|
Fixes and polish for the graphite query editor, #117
|
2014-09-03 08:53:08 +02:00 |
|
Torkel Ödegaard
|
c3956b4d6f
|
fixed jshint warning
|
2014-09-03 07:58:00 +02:00 |
|
Torkel Ödegaard
|
d2421bb216
|
Added better match when using graphite function autocomplete, hit tab key and the first match will be used, you no longer need to use the down arrow to select the typeahead match you want, just hit tab key
|
2014-09-03 07:41:43 +02:00 |
|
Torkel Ödegaard
|
afdc19ce9d
|
Updated sumSeries, averageSeries to support other series reference arguments, #117
|
2014-09-03 07:35:14 +02:00 |
|
Torkel Ödegaard
|
4a9380cc95
|
added limit checks to up/down arrow key selection of search results
|
2014-09-03 07:24:28 +02:00 |
|
Torkel Ödegaard
|
9f60745e57
|
Graphite: Graphite query builder can now handle functions that multiple series as arguments! #117
|
2014-09-02 20:59:54 +02:00 |
|
Torkel Ödegaard
|
666d640216
|
Graphite: Metric node/segment selection is now a textbox with autocomplete dropdown, allow for custom glob expression for single node segment without enter text editor mode, Closes #281
|
2014-09-02 12:55:45 +02:00 |
|
Torkel Ödegaard
|
cb479d737b
|
Graphite: Fix for nonNegativeDerivative function, now possible to not include optional first parameter maxValue, Closes #702
|
2014-09-02 07:58:29 +02:00 |
|
Torkel Ödegaard
|
4ee455fad2
|
Fixed failing influxdb query builder unit test
|
2014-09-02 07:21:41 +02:00 |
|
Torkel Ödegaard
|
2da04e72f5
|
More progress on influxdb query editor, templating, refactoring, unit tests, #740, #507, #586
|
2014-09-02 07:05:36 +02:00 |
|
Torkel Ödegaard
|
141ea7ba91
|
More work InfluxDB templated queries and required changes to editor and datasource
|
2014-09-01 16:55:54 +02:00 |
|
Torkel Ödegaard
|
5ae0239c26
|
small UI changes to InfluxDB query editor, made each query two lines to give more space to series name
|
2014-09-01 13:40:34 +02:00 |
|
Torkel Ödegaard
|
2dc4434a49
|
Progress on influxdb and templated queries/variables, #613
|
2014-09-01 11:13:18 +02:00 |
|