Torkel Ödegaard
|
a9d96ccc8c
Fixed ids for panels in default.json welcome to grafana dashboard
|
11 лет назад |
Torkel Ödegaard
|
e0c9ddbfba
Worked on variable initilization and sync to from url, #772
|
11 лет назад |
Torkel Ödegaard
|
bbc5dae1d2
Working on better handling of variables and url init and state
|
11 лет назад |
Torkel Ödegaard
|
9e7c55728f
small cleanup of unused code
|
11 лет назад |
Torkel Ödegaard
|
6c71754e51
Changed template variable typeahead/autocomplete list limit from 10 to 1000, Fixes #767, Fixes #768
|
11 лет назад |
Torkel Ödegaard
|
e729b3734d
Fix for selecting template variable value from typeahead using enter key, Closes #765
|
11 лет назад |
Torkel Ödegaard
|
6337c77532
Rename of edit label on graph panel
|
11 лет назад |
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
|
11 лет назад |
Torkel Ödegaard
|
d749549135
Templating: Full support for InfluxDB, filter by part of series names, extract series substrings, nested queries, multipe where clauses! Closes #613
|
11 лет назад |
Torkel Ödegaard
|
58a2ab4fbd
Templating: Can now use template variables in panel titles, Closes #312
|
11 лет назад |
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
|
11 лет назад |
Torkel Ödegaard
|
656b3e53a8
Templating: Interval variable type for time intervals summarize/group by parameter, included auto option, and auto step counts option.
|
11 лет назад |
Torkel Ödegaard
|
4e5dcafa1b
working on auto interval template variable support
|
11 лет назад |
Torkel Ödegaard
|
afc8380f23
Work on getting template variables to work well with functions that take integers, #262
|
11 лет назад |
Torkel Ödegaard
|
0319051891
Extend template variable syntax to include , Closes #760
|
11 лет назад |
Torkel Ödegaard
|
4805a3bc23
Merge remote-tracking branch 'oss/template_variable_syntax'
|
11 лет назад |
Torkel Ödegaard
|
dc63f0ddd0
Fixed so white theme looks good with new search and editor panes, Closes #735, and other small fixes and polish
|
11 лет назад |
Torkel Ödegaard
|
6ff188e4d9
test for adding syntax in addition to [[variable]]
|
11 лет назад |
Torkel Ödegaard
|
44edaad19d
Fixed scroll issue with firefox, Fixes #754
|
11 лет назад |
Torkel Ödegaard
|
5304221e46
fixed spelling in changelog concerning InfluxDB breaking changes
|
11 лет назад |
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
|
11 лет назад |
Torkel Ödegaard
|
80574334cf
Changed variable replacement works for InfluxDB, now , and
|
11 лет назад |
Torkel Ödegaard
|
dd4eaa0758
fixes to target segment markup
|
11 лет назад |
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 лет назад |
Torkel Ödegaard
|
3157fc651d
Fixed dashboard import view, did not hide search results
|
11 лет назад |
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 лет назад |
Torkel Ödegaard
|
455e80513b
Fixes delete link in search result, broken after recent changes to search results, Closes #749
|
11 лет назад |
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 лет назад |
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 лет назад |
Torkel Ödegaard
|
b989183fce
Removed collapse row button, added to row menu, made small change to text pannel to allow smaller height, Closes #727
|
11 лет назад |