Torkel Ödegaard
|
dd4eaa0758
fixes to target segment markup
|
11 years ago |
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
|
11 years ago |
Torkel Ödegaard
|
3157fc651d
Fixed dashboard import view, did not hide search results
|
11 years ago |
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
|
11 years ago |
Torkel Ödegaard
|
455e80513b
Fixes delete link in search result, broken after recent changes to search results, Closes #749
|
11 years ago |
Torkel Ödegaard
|
65af872ec6
Small fix to graphiteDatasource and sending cacheTimeout undefined, reintroduced this bug yesterday, added unit test so it should not appear again
|
11 years ago |
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.
|
11 years ago |
Torkel Ödegaard
|
b989183fce
Removed collapse row button, added to row menu, made small change to text pannel to allow smaller height, Closes #727
|
11 years ago |
Torkel Ödegaard
|
0845d5d451
Removed configure row button when row is collapsed
|
11 years ago |
Torkel Ödegaard
|
f002ef105e
Small fix to influxdb query builder, should update raw query after building query
|
11 years ago |
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
|
11 years ago |
Torkel Ödegaard
|
953eec7326
Fixes and polish for the graphite query editor, #117
|
11 years ago |
Torkel Ödegaard
|
c3956b4d6f
fixed jshint warning
|
11 years ago |
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
|
11 years ago |
Torkel Ödegaard
|
afdc19ce9d
Updated sumSeries, averageSeries to support other series reference arguments, #117
|
11 years ago |
Torkel Ödegaard
|
4a9380cc95
added limit checks to up/down arrow key selection of search results
|
11 years ago |
Torkel Ödegaard
|
9f60745e57
Graphite: Graphite query builder can now handle functions that multiple series as arguments! #117
|
11 years ago |
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
|
11 years ago |
Torkel Ödegaard
|
cb479d737b
Graphite: Fix for nonNegativeDerivative function, now possible to not include optional first parameter maxValue, Closes #702
|
11 years ago |
Torkel Ödegaard
|
4ee455fad2
Fixed failing influxdb query builder unit test
|
11 years ago |
Torkel Ödegaard
|
2da04e72f5
More progress on influxdb query editor, templating, refactoring, unit tests, #740, #507, #586
|
11 years ago |
Torkel Ödegaard
|
141ea7ba91
More work InfluxDB templated queries and required changes to editor and datasource
|
11 years ago |
Torkel Ödegaard
|
5ae0239c26
small UI changes to InfluxDB query editor, made each query two lines to give more space to series name
|
11 years ago |
Torkel Ödegaard
|
2dc4434a49
Progress on influxdb and templated queries/variables, #613
|
11 years ago |
Torkel Ödegaard
|
39c068bd53
Graph: Fix for tooltip current value decimal precision when 'none' axis format was selected, Closes #733
|
11 years ago |
Torkel Ödegaard
|
b26dfd8246
Updated changelog with progress on filtering/template overhaul, and UI change
|
11 years ago |
Torkel Ödegaard
|
3185db9609
new template system is starting to work 100%, not all features are in, like regex selection, influxdb support, and other stuff
|
11 years ago |
Torkel Ödegaard
|
61a618e473
fixes to templating
|
11 years ago |
Torkel Ödegaard
|
c4a4ecfc81
Merge branch 'master' into filtering_overhaul
|
11 years ago |
Torkel Ödegaard
|
f9b0ce0f75
Fixes to annotations editor
|
11 years ago |