Commit Graph

168 Commits (656808a41bf6ac9f63a53e8680796643304345a4)

Author SHA1 Message Date
ismail simsek 656808a41b
InfluxDB: Fix multi variable interpolation (#78068) 2 years ago
ismail simsek 3cb92e3460
InfluxDB: Template variable support for SQL language (#77799) 2 years ago
ismail simsek 581b93c124
InfluxDB: Fix query call with flux and sql when backend migration disbaled (#77760) 2 years ago
Ashley Harrison d1e52d4788
Chore: type fixes (#77618) 2 years ago
ismail simsek 51e49eaa20
InfluxDB: Fix handle multiple frames in metricFindQuery and runMetadataQuery (#77154) 2 years ago
ismail simsek 283f279a17
InfluxDB: Fix adhoc filter calls by properly checking optional parameter in metricFindQuery (#77113) 2 years ago
ismail simsek 63abe25b74
InfluxDB: Fix table parsing with backend mode (#76899) 2 years ago
ismail simsek a12788a4e7
InfluxDB: Interpolate variables based on their type (#75653) 2 years ago
ismail simsek 9d44fefe82
Chore: InfluxDB unit test overhaul (#75436) 2 years ago
ismail simsek a64bfdfb94
InfluxDB SQL: Provide raw query preview for query history (#75030) 2 years ago
ismail simsek 64dd8df441
InfluxDB: Fix applying ad-hoc filters when querying with backend mode (#74973) 2 years ago
Torkel Ödegaard 1105b93104
AdhocFilters: Improve typing and signature of getTagKeys and getTagValues and behaviors (#74962) 2 years ago
ismail simsek 7f0570401e
InfluxDB: Fix adhoc filter call (#74961) 2 years ago
ismail simsek 3395ad03a7
InfluxDB: Fix retention policy handling for InfluxDB 3.0 engine by bringing back the hardcoded default (#72467) 2 years ago
ismail simsek 77e7ae2a1b
InfluxDB: SQL Support (#72167) 2 years ago
ismail simsek dfb94ff396
Chore: Influxdb variable type cleanup (#71874) 2 years ago
ismail simsek a742149687
InfluxDB: Refactor annotation transform logic (#69866) 2 years ago
ismail simsek 903af7e29c
InfluxDB: Backend parser compatibility with frontend parser (#69865) 2 years ago
ismail simsek e770bd6cd1
Chore: InfluxDB - Restructure the folders (#69554) 2 years ago
ismail simsek ae0f94e616
InfluxDB: Refactor query_builder and metadata_query (#69550) 2 years ago
ismail simsek a0dd981f85
Chore: Rename influxql query builder and metadata request files (#69549) 2 years ago
ismail simsek 6c7b17b59f
InfluxDB: Strong types and backend migration preparation (#69469) 2 years ago
ismail simsek f610e37aec
InfluxDB: Interpolate retention policies (#69202) 2 years ago
ismail simsek 373e4cab9a
InfluxDB: Fix querying retention policies on flux mode (#67722) 2 years ago
Leon Sorokin b24ba7b7ae
FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
ismail simsek 6d53c87862
InfluxDB: Fix querying with hardcoded retention policy (#66466) 2 years ago
ismail simsek 4e71c91cfd
InfluxDB: Fix Interpolation when querying variables (#65875) 2 years ago
ismail simsek 0aee7338ad
InfluxDB: Fix sending retention policy with InfluxQL queries (#63820) 2 years ago
ismail simsek 0823672fce
Influxdb: Re-introduce backend migration feature toggle (#64829) 2 years ago
Ivan Ortega Alba ca4cd85504
InfluxDB ds: Query variable breaks trying to interpolate `__interval` (#63682) 2 years ago
ismail simsek ffed779879
InfluxDB: Fix getting empty response when querying fields with retention policy (#63669) 2 years ago
ismail simsek 65fbbc06fd
InfluxDB: Move database information into jsondata (#62308) 3 years ago
Brett Buddin a5a85e0398
InfluxDB: Send retention policy with InfluxQL queries if its been specified. (#62149) 3 years ago
ismail simsek 67c02f660a
Influxdb: Remove backend migration feature toggle (#61308) 3 years ago
Ryan McKinley d33939da55
DataSourceWithBackend: Add plugin id to the request headers (#58082) 3 years ago
Beto Muniz 920d2aa599
InfluxDB: Interpolate ad-hoc filters from Dashboard to Explore (#56996) 3 years ago
Brendan O'Handley cd6b7ba688
InfluxDB: add scopedVars to tags to fix repeated panels querying all selected variables (#54934) 3 years ago
Brendan O'Handley 085258c035
Influxdb Datasource: Remove angular dependencies for Influxdb influxql annotations (#52546) 3 years ago
Beto Muniz d4a63aca64
InfluxDB: Remove browser ('direct' access) mode. (#53529) 3 years ago
ismail simsek 2f9636e698
InfluxDB: move datasource health check to backend (#52668) 3 years ago
ismail simsek 885c517983
Plugins: InfluxDB variable interpolation fix (#51917) 3 years ago
ismail simsek 9941e06e22
Plugins: InfluxDB variable interpolation fix for influxdbBackendMigration feature flag (#51624) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Joey Tawadrous aabafee90a
InfluxDB: annotations migration to backend (#45635) 3 years ago
Joey Tawadrous 42e516523f
InfluxDB: test datasource (#45636) 3 years ago
Joey Tawadrous f4658b72e1
InfluxDB: variables migration to backend (#45512) 3 years ago
Joey Tawadrous b4dd3138ce
InfluxDB: metricFindQuery migration to backend (#44546) 3 years ago
Marcus Andersson 9a12b3ea00
TemplateSrv: exposing a function to detect if a target contains a template (#45214) 3 years ago
Joey Tawadrous 10232c7857
InfluxDB: backend migration (run query in explore) (#43352) 3 years ago
Joey Tawadrous dc7639354e
InfluxDB: interpolate all variables in queries for dash->explore (for influxql) (#44415) 4 years ago