Torkel Ödegaard
|
6022784e42
InfluxDB: support for basic authorization (PR #782)
|
11 лет назад |
Torkel Ödegaard
|
4d4478d969
Added PR #785 to changelog
|
11 лет назад |
Ed Dawley
|
c0935c84ee
Fixing some grunt errors with the elasticsearch grammar changes
|
11 лет назад |
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 лет назад |
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 лет назад |
Daniel Shir
|
4558486cbd
Added basic authorization for influxdb if needed
|
11 лет назад |
Torkel Ödegaard
|
3df592c702
Dashboard: elasticsearch dashboard storage now slugifies urls, #781
|
11 лет назад |
Torkel Ödegaard
|
05fabc73c2
Dashboard: elasticsearch dashboard storage now slugifies urls, #781
|
11 лет назад |
Torkel Ödegaard
|
e949761107
Made unsaved changes service ignore template variable options and selection changes
|
11 лет назад |
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 лет назад |
Torkel Ödegaard
|
1440d1a147
Fix when changing templated vars, should update child template vars All value
|
11 лет назад |
Torkel Ödegaard
|
4b170ca9a3
Corrected error handling for influxdb datasource when loading/deleting dashboard
|
11 лет назад |
Torkel Ödegaard
|
d6e844c67c
Fixes for opentsdb, (broken during 1.8 development)
|
11 лет назад |
Torkel Ödegaard
|
71a307270a
Fixed text color in json text area for white theme, #735
|
11 лет назад |
Torkel Ödegaard
|
0f88b470e8
Fix for elasticsearch annotations when timestamp is a field and not in source, Fixes #777
|
11 лет назад |
Torkel Ödegaard
|
4798aa4789
Fixes to requirejs build task to include all modules, Fixes #779
|
11 лет назад |
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 лет назад |