Torkel Ödegaard
|
85baae1ebd
feat(influxdb): added back fill option to editor, forgot to add it in the new updated query editor
|
hace 10 años |
Torkel Ödegaard
|
1ab374008f
feat(influxdb): completed work on new influxdb query editor, now supports #2708, #2647, #2599
|
hace 10 años |
Torkel Ödegaard
|
8c9d551826
feat(influxdb): you can now change group by time iunterval on per query basis, #2647
|
hace 10 años |
Torkel Ödegaard
|
c4c3f9dc1f
feat(influxdb): more work on changing the influxdb editor to support better aliasing and interval options, #2647, #2599
|
hace 10 años |
Torkel Ödegaard
|
5b722deb39
feat(influxdb): began work on changing the influxdb editor to support better aliasing and interval options, #2647, #2599
|
hace 10 años |
Torkel Ödegaard
|
b61b7f0c3b
fix(influxdb): fixed editor bug introduced in recent commit
|
hace 10 años |
Torkel Ödegaard
|
f2c518ba24
Merge branch 'elastic_ds'
|
hace 10 años |
Torkel Ödegaard
|
cd6bdc1a78
fix(influxdb): fixed influxdb template var filter suggestion, fixes #2666
|
hace 10 años |
Torkel Ödegaard
|
27d5f02329
refactoring(query editors): broke out metric segment
|
hace 10 años |
Torkel Ödegaard
|
6989c6332d
fix(influxdb): fixed issue in last commit
|
hace 10 años |
Torkel Ödegaard
|
209e9ebda7
fix(influxdb): fixes and refactorings of influxdb 0.9 editor, no longer shows template vars in keys dropdown and group by dropdownm, fixes #2636
|
hace 10 años |
Torkel Ödegaard
|
d3c79c9b49
fix(datasource query editors): fixed issue with duplicate query and the query letter (refId)
|
hace 10 años |
Torkel Ödegaard
|
a16c63a43e
feat(mixed datasources): continued work on editor design change
|
hace 10 años |
Torkel Ödegaard
|
e916f93787
feat(mixed datasource): fixed failing unit tests
|
hace 10 años |
Torkel Ödegaard
|
b9cfade18c
feat(mutli db query): major changes to query editor and data source handling, looks promising
|
hace 10 años |
Torkel Ödegaard
|
e7fc72067a
refactor(influxdb): refactoring of PR 2477, added unit tests, #2477
|
hace 10 años |
Denis Doria
|
950d4bb24e
Code style correction
|
hace 10 años |
Denis Doria
|
42caf02fb0
Include context for operators
|
hace 10 años |
Denis Doria
|
4bd83443f8
Fixing issue for missing tag.operator
|
hace 10 años |
Denis Doria
|
a51d900da0
Fix code style and included missed semicolon
|
hace 10 años |
Denis Doria
|
9a9902cea9
Includes more comparators/operators for influxdb
|
hace 10 años |
Torkel Ödegaard
|
775a805959
fix(): fix for cleaning up repeat panel scope for orphaned panels or duplicated panels
|
hace 10 años |
Torkel Ödegaard
|
150fd869a0
Finalized work on influxdb field and func selection, #2311
|
hace 10 años |
Torkel Ödegaard
|
50795adcf0
feat(influxdb 0.9): field lookup and other enhancements, #2311
|
hace 10 años |
Torkel Ödegaard
|
597c1f6a41
feat(influxdb): began work on some influxdb enhancements, #2311
|
hace 10 años |
Torkel Ödegaard
|
3f167d7fd1
more work on influxdb 0.9 query editor and query builder, can now handle regex conditions, tag operator and tag value quotes changes automatically depending if the tag value is a regex or not, #1525
|
hace 10 años |
Torkel Ödegaard
|
84618a6076
Style and layout changes for InfluxDB 0.9 editor #1525
|
hace 10 años |
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
|
hace 10 años |
Torkel Ödegaard
|
05d725d0b8
Slight refactoring, #1525
|
hace 10 años |
Torkel Ödegaard
|
7a41ecb63f
Minor work on InfluxDB 0.9 query editor, #1525, hit a roadblock with the new InfluxDB query language, does not support tag and tag values discovery queries with filters, not sure if I need to move to SHOW SERIES style queries
|
hace 10 años |