King'ori Maina
|
f1847d4501
Correct object key typo
|
10 tahun lalu |
Torkel Ödegaard
|
13760b1bdd
fix(influxdb): fixed handling of relative time ranges like last x years, or last x months, fixes #3067
|
10 tahun lalu |
Torkel Ödegaard
|
3de4707c98
feat(elasticsearch): Annotation queries now use the daily index patterns defined in data source options, for old annotations that have an index property that will be used, so will not break existing dashboard/annotation configs, closes #3061
|
10 tahun lalu |
Jari Sukanen
|
f3ecdc5af4
influxdb: fix influxdb annotation query
|
10 tahun lalu |
Torkel Ödegaard
|
c831369974
fix(influxdb): influxdb data source did not use right http abstraction for metric queries, fixes #2919
|
10 tahun lalu |
Torkel Ödegaard
|
7d2646f60a
refactor: moved influxdb specs to plugins folder
|
10 tahun lalu |
Torkel Ödegaard
|
96b0e70ddd
feat(timepickerv2): fixed lots of minor issues and updated kairosdb and opentsdb data sources to work with the new date formats
|
10 tahun lalu |
Torkel Ödegaard
|
a30f73fe36
feat(timepicker): more work on getting new time formats to work in all data sources
|
10 tahun lalu |
Torkel Ödegaard
|
c4c3f9dc1f
feat(influxdb): more work on changing the influxdb editor to support better aliasing and interval options, #2647, #2599
|
10 tahun lalu |
Torkel Ödegaard
|
745a7b4461
fix(influxdb): Fixed issue when using the eye to disable queries in the query editor and when applying aliases, #2651
|
10 tahun lalu |
Torkel Ödegaard
|
6d7c8431be
fix(inspector): lots of improvements and fixes for the error inspector, now shows you request details and responses in many more cases, fixes #2646
|
10 tahun lalu |
Torkel Ödegaard
|
48686cf9f7
fix(influxdb_09): fix for handling empty series object in response from influxdb, fixes #2413
|
10 tahun lalu |
Torkel Ödegaard
|
a16c63a43e
feat(mixed datasources): continued work on editor design change
|
10 tahun lalu |
Torkel Ödegaard
|
fe093c6385
feat(timepicker): added new relative time option , will set time range to midnight to now, closes #1186
|
10 tahun lalu |
Torkel Ödegaard
|
0ed4744a33
influxdb(auth): fixed issue with using basic auth and influxdb, fixes #2455
|
10 tahun lalu |
Torkel Ödegaard
|
41e13fab55
fix(influxdb): fix for using template variables in side alias field in influxdb 0.9 editor, fixes #2446
|
10 tahun lalu |
Torkel Ödegaard
|
e108fecdd6
fix(influxdb): fixed issue with empty influxdb result object, fixes #2294
|
10 tahun lalu |
Torkel Ödegaard
|
572d35506b
Removed some editor srv properites from data sources, they are not needed there anymore, they are in plugin.json, Closes #2283
|
10 tahun lalu |
Torkel Ödegaard
|
0838f432ca
refactor(influxdb series handling): performance and refactoring of PR #2179, also switched to InfluxDB epoch json format
|
10 tahun lalu |
Torkel Ödegaard
|
906e70e599
Batch all influxdb 0.9 queries (per panel) in one request, #1525
|
10 tahun lalu |
Marko Lahma
|
680865f13c
#1525 add support for scoped vars for InfluxDB 0.9
|
10 tahun lalu |
Torkel Ödegaard
|
50645cc36b
Added test connection action to all data sources, Closes #1997
|
10 tahun lalu |
Torkel Ödegaard
|
afede880e6
added url validation when adding data source, Fixes #2043
|
10 tahun lalu |
Torkel Ödegaard
|
ba3f6f9d3e
InfluxDB 09 fix, do not treat empty results as an error
|
10 tahun lalu |
Torkel Ödegaard
|
3354365177
Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling
|
10 tahun lalu |
Torkel Ödegaard
|
5896903bd3
Began work on alias support and alias patterns for InfluxDB 0.9, #1525
|
10 tahun lalu |
Torkel Ödegaard
|
b61f30de94
Lots of progress on InfluxDB Query Editor, show tag keys, values and measurement dropdowns now take into account already selected tags or measurements, so you can start with tag keys and the select measurement, #1525
|
10 tahun lalu |
David Raifaizen
|
2d016c5a3f
When performing a metric find query, the InfluxDb9 datasource needs a query type in order to return results succesfully. This parameter is not available when called from the templateValuesSrv, which is causing an error
|
10 tahun lalu |
Torkel Ödegaard
|
fde11be279
Renamed src directory to public
|
10 tahun lalu |