Ed Dawley
|
17e040abe4
The elasticsearch datasource will now better handle language specifics when making the search partial (ie for search as you type). This means the search field will now support significantly more complex searches such as:
|
11 years ago |
Ed Dawley
|
6152a5e3c2
Adding in global search id counter so that async search responses can be discarded if a newer search is being processed. This prevents older search results from clobbering a newer search that happened to complete faster.
|
11 years ago |
Torkel Ödegaard
|
3df592c702
Dashboard: elasticsearch dashboard storage now slugifies urls, #781
|
11 years ago |
Torkel Ödegaard
|
05fabc73c2
Dashboard: elasticsearch dashboard storage now slugifies urls, #781
|
11 years ago |
Torkel Ödegaard
|
e949761107
Made unsaved changes service ignore template variable options and selection changes
|
11 years ago |
Torkel Ödegaard
|
4311a20c5f
Fixed issue with editing text panel, removed a function from dashboard controller that I though was not used, turned out it was
|
11 years ago |
Torkel Ödegaard
|
1440d1a147
Fix when changing templated vars, should update child template vars All value
|
11 years ago |
Torkel Ödegaard
|
4b170ca9a3
Corrected error handling for influxdb datasource when loading/deleting dashboard
|
11 years ago |
Torkel Ödegaard
|
d6e844c67c
Fixes for opentsdb, (broken during 1.8 development)
|
11 years ago |
Torkel Ödegaard
|
71a307270a
Fixed text color in json text area for white theme, #735
|
11 years ago |
Torkel Ödegaard
|
0f88b470e8
Fix for elasticsearch annotations when timestamp is a field and not in source, Fixes #777
|
11 years ago |
Torkel Ödegaard
|
4798aa4789
Fixes to requirejs build task to include all modules, Fixes #779
|
11 years ago |
Torkel Ödegaard
|
a9d96ccc8c
Fixed ids for panels in default.json welcome to grafana dashboard
|
11 years ago |
Torkel Ödegaard
|
e0c9ddbfba
Worked on variable initilization and sync to from url, #772
|
11 years ago |
Torkel Ödegaard
|
bbc5dae1d2
Working on better handling of variables and url init and state
|
11 years ago |
Torkel Ödegaard
|
9e7c55728f
small cleanup of unused code
|
11 years ago |
Torkel Ödegaard
|
6c71754e51
Changed template variable typeahead/autocomplete list limit from 10 to 1000, Fixes #767, Fixes #768
|
11 years ago |
Torkel Ödegaard
|
e729b3734d
Fix for selecting template variable value from typeahead using enter key, Closes #765
|
11 years ago |
Torkel Ödegaard
|
6337c77532
Rename of edit label on graph panel
|
11 years ago |
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 years ago |
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 years ago |
Torkel Ödegaard
|
58a2ab4fbd
Templating: Can now use template variables in panel titles, Closes #312
|
11 years ago |
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 years ago |
Torkel Ödegaard
|
656b3e53a8
Templating: Interval variable type for time intervals summarize/group by parameter, included auto option, and auto step counts option.
|
11 years ago |
Torkel Ödegaard
|
4e5dcafa1b
working on auto interval template variable support
|
11 years ago |
Torkel Ödegaard
|
afc8380f23
Work on getting template variables to work well with functions that take integers, #262
|
11 years ago |
Torkel Ödegaard
|
0319051891
Extend template variable syntax to include , Closes #760
|
11 years ago |
Torkel Ödegaard
|
4805a3bc23
Merge remote-tracking branch 'oss/template_variable_syntax'
|
11 years ago |
Torkel Ödegaard
|
dc63f0ddd0
Fixed so white theme looks good with new search and editor panes, Closes #735, and other small fixes and polish
|
11 years ago |
Torkel Ödegaard
|
6ff188e4d9
test for adding syntax in addition to [[variable]]
|
11 years ago |