Torkel Ödegaard
|
85baae1ebd
feat(influxdb): added back fill option to editor, forgot to add it in the new updated query editor
|
10 лет назад |
Torkel Ödegaard
|
1ab374008f
feat(influxdb): completed work on new influxdb query editor, now supports #2708, #2647, #2599
|
10 лет назад |
Torkel Ödegaard
|
8c9d551826
feat(influxdb): you can now change group by time iunterval on per query basis, #2647
|
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
|
5b722deb39
feat(influxdb): began work on changing the influxdb editor to support better aliasing and interval options, #2647, #2599
|
10 лет назад |
Torkel Ödegaard
|
b61b7f0c3b
fix(influxdb): fixed editor bug introduced in recent commit
|
10 лет назад |
Torkel Ödegaard
|
f2c518ba24
Merge branch 'elastic_ds'
|
10 лет назад |
Torkel Ödegaard
|
cd6bdc1a78
fix(influxdb): fixed influxdb template var filter suggestion, fixes #2666
|
10 лет назад |
Torkel Ödegaard
|
27d5f02329
refactoring(query editors): broke out metric segment
|
10 лет назад |
Torkel Ödegaard
|
6989c6332d
fix(influxdb): fixed issue in last commit
|
10 лет назад |
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
|
10 лет назад |
Torkel Ödegaard
|
d3c79c9b49
fix(datasource query editors): fixed issue with duplicate query and the query letter (refId)
|
10 лет назад |
Torkel Ödegaard
|
a16c63a43e
feat(mixed datasources): continued work on editor design change
|
10 лет назад |
Torkel Ödegaard
|
e916f93787
feat(mixed datasource): fixed failing unit tests
|
10 лет назад |
Torkel Ödegaard
|
b9cfade18c
feat(mutli db query): major changes to query editor and data source handling, looks promising
|
10 лет назад |
Torkel Ödegaard
|
e7fc72067a
refactor(influxdb): refactoring of PR 2477, added unit tests, #2477
|
10 лет назад |
Denis Doria
|
950d4bb24e
Code style correction
|
10 лет назад |
Denis Doria
|
42caf02fb0
Include context for operators
|
10 лет назад |
Denis Doria
|
4bd83443f8
Fixing issue for missing tag.operator
|
10 лет назад |
Denis Doria
|
a51d900da0
Fix code style and included missed semicolon
|
10 лет назад |
Denis Doria
|
9a9902cea9
Includes more comparators/operators for influxdb
|
10 лет назад |
Torkel Ödegaard
|
775a805959
fix(): fix for cleaning up repeat panel scope for orphaned panels or duplicated panels
|
10 лет назад |
Torkel Ödegaard
|
150fd869a0
Finalized work on influxdb field and func selection, #2311
|
10 лет назад |
Torkel Ödegaard
|
50795adcf0
feat(influxdb 0.9): field lookup and other enhancements, #2311
|
10 лет назад |
Torkel Ödegaard
|
597c1f6a41
feat(influxdb): began work on some influxdb enhancements, #2311
|
10 лет назад |
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
|
10 лет назад |
Torkel Ödegaard
|
84618a6076
Style and layout changes for InfluxDB 0.9 editor #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 лет назад |
Torkel Ödegaard
|
05d725d0b8
Slight refactoring, #1525
|
10 лет назад |
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
|
10 лет назад |