Jari Sukanen
|
f3ecdc5af4
influxdb: fix influxdb annotation query
|
10 年 前 |
Torkel Ödegaard
|
c831369974
fix(influxdb): influxdb data source did not use right http abstraction for metric queries, fixes #2919
|
10 年 前 |
Torkel Ödegaard
|
7d2646f60a
refactor: moved influxdb specs to plugins folder
|
10 年 前 |
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 年 前 |
Torkel Ödegaard
|
a30f73fe36
feat(timepicker): more work on getting new time formats to work in all data sources
|
10 年 前 |
Torkel Ödegaard
|
c4c3f9dc1f
feat(influxdb): more work on changing the influxdb editor to support better aliasing and interval options, #2647, #2599
|
10 年 前 |
Torkel Ödegaard
|
745a7b4461
fix(influxdb): Fixed issue when using the eye to disable queries in the query editor and when applying aliases, #2651
|
10 年 前 |
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 年 前 |
Torkel Ödegaard
|
48686cf9f7
fix(influxdb_09): fix for handling empty series object in response from influxdb, fixes #2413
|
10 年 前 |
Torkel Ödegaard
|
a16c63a43e
feat(mixed datasources): continued work on editor design change
|
10 年 前 |
Torkel Ödegaard
|
fe093c6385
feat(timepicker): added new relative time option , will set time range to midnight to now, closes #1186
|
10 年 前 |
Torkel Ödegaard
|
0ed4744a33
influxdb(auth): fixed issue with using basic auth and influxdb, fixes #2455
|
10 年 前 |
Torkel Ödegaard
|
41e13fab55
fix(influxdb): fix for using template variables in side alias field in influxdb 0.9 editor, fixes #2446
|
10 年 前 |
Torkel Ödegaard
|
e108fecdd6
fix(influxdb): fixed issue with empty influxdb result object, fixes #2294
|
10 年 前 |
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 年 前 |
Torkel Ödegaard
|
0838f432ca
refactor(influxdb series handling): performance and refactoring of PR #2179, also switched to InfluxDB epoch json format
|
10 年 前 |
Torkel Ödegaard
|
906e70e599
Batch all influxdb 0.9 queries (per panel) in one request, #1525
|
10 年 前 |
Marko Lahma
|
680865f13c
#1525 add support for scoped vars for InfluxDB 0.9
|
10 年 前 |
Torkel Ödegaard
|
50645cc36b
Added test connection action to all data sources, Closes #1997
|
10 年 前 |
Torkel Ödegaard
|
afede880e6
added url validation when adding data source, Fixes #2043
|
10 年 前 |
Torkel Ödegaard
|
ba3f6f9d3e
InfluxDB 09 fix, do not treat empty results as an error
|
10 年 前 |
Torkel Ödegaard
|
3354365177
Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling
|
10 年 前 |
Torkel Ödegaard
|
5896903bd3
Began work on alias support and alias patterns for InfluxDB 0.9, #1525
|
10 年 前 |
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 年 前 |
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 年 前 |
Torkel Ödegaard
|
fde11be279
Renamed src directory to public
|
10 年 前 |