Commit Graph

227 Commits (2d1cd82a98e2e38376008529fe704e04cd67cf7a)

Author SHA1 Message Date
Josh Michielsen 297d73a7df
InfluxDB: Add configuration option for enabling insecure gRPC connections (#83834) 1 year ago
ismail simsek 2cce9aa2f7
Chore: Move tracing function in influxdb package (#83899) 1 year ago
ismail simsek 94f544c9f6
InfluxDB: Fix tag interpolation when varable used within a regex pattern (#82785) 1 year ago
ismail simsek 3f940f4da1
Chore: Use jsoniter in influxdb from grafana-plugin-sdk-go (#82360) 1 year ago
Ryan McKinley 0c6e409350
Chore: Update arrow and prometheus dependencies (#82215) 1 year ago
ismail simsek b0dfeb1911
Chore: Clean up intervalv2 functions (#82074) 1 year ago
ismail simsek 994aedaac3
Chore: Update InfluxDB response parser test files (#81899) 1 year ago
ismail simsek 536153c336
InfluxDB: Run queries in parallel behind influxdbRunQueriesInParallel feature toggle (#81209) 1 year ago
ismail simsek 177fa1b947
InfluxDB: Fix template variable interpolation (#80971) 1 year ago
ismail simsek 7d0017f3f2
InfluxDB: Use grafana timeout value for flux queries (#81252) 1 year ago
ismail simsek 14e55fefbb
InfluxDB: Check the value type before casting it to the string (#80986) 1 year ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 1 year ago
ismail simsek 2edcf0edbd
InfluxDB: Use database input for SQL configuration instead of metadata (#79579) 1 year ago
ismail simsek 03da1a3f3f
InfluxDB: Update SQL language url specification (#79408) 1 year ago
ismail simsek c088d003f2
InfluxDB: Implement InfluxQL json streaming parser (#76934) 1 year ago
ismail simsek 2b0e7afb4e
InfluxDB: Fix an edge case while parsing table response (#78802) 2 years ago
ismail simsek dff5022021
Chore: Return executedString information even with frames has no time column (#78906) 2 years ago
ismail simsek aea5a9f01a
Chore: Introduce util package for InfluxDB backend testing (#78826) 2 years ago
ismail simsek 23c7211f1d
Chore: InlfuxDB testing update (#78663) 2 years ago
ismail simsek c5f3ce1371
InfluxDB: Parse data for table view to have parity with frontend parser (#78365) 2 years ago
ismail simsek 5096806eab
InfluxDB: Don't sort retention policies on the backend (#78252) 2 years ago
Ben Tasker f38f657f87
InfluxDB: Add new truthiness operators (`Is` and `Is Not`) to InfluxQL Query Builder (#77923) 2 years ago
Kyle Brandt a94acf4b63
Revert "InfluxDB: Response parser improvements (#76852)" (#78224) 2 years ago
Ben Tasker c06debe200
InfluxDB: Add support for `>=` and `<=` comparison operators to IQL Query Builder (#77917) 2 years ago
ismail simsek 6b13064cf6
InfluxDB: Fix parsing multiple tags on backend mode (#77340) 2 years ago
ismail simsek 4ed36cbc1d
InfluxDB: Fix parsing empty response (#77353) 2 years ago
ismail simsek 046791e2be
InfluxDB: Response parser improvements (#76852) 2 years ago
ismail simsek 63abe25b74
InfluxDB: Fix table parsing with backend mode (#76899) 2 years ago
ismail simsek 5eb0b2bedb
InfluxDB: Fix aliasing with $measurement or $m on backend mode (#76917) 2 years ago
Will Browne 9d92818cae
Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2 years ago
Dan Cech 91cf4f0c1c
Revert "Plugins: Update PDC pattern from latest plugin SDK changes" (#76565) 2 years ago
ismail simsek 2877723648
InfluxDB: Use apache/arrow v13 (#76548) 2 years ago
Will Browne 151f6d6216
Plugins: Update PDC pattern from latest plugin SDK changes (#76036) 2 years ago
ismail simsek 2d603bed22
InfluxDB SQL: Add time filter automatically (#75953) 2 years ago
ismail simsek a64bfdfb94
InfluxDB SQL: Provide raw query preview for query history (#75030) 2 years ago
Will Browne 7fca1bde54
Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2 years ago
Serge Zaitsev 93cdc94a94
Chore: capitalise logs in other backend packages (#74344) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
ismail simsek 29ea0886e3
InfluxDB: Fix sending retention policy with the backend request (#72763) 2 years ago
ismail simsek 1ac9e7eaab
InfluxDB: Fix handling flux response with no time and value column (#72833) 2 years ago
ismail simsek d333c09418
InfluxDB: SQL Query Editor (#72168) 2 years ago
ismail simsek 77e7ae2a1b
InfluxDB: SQL Support (#72167) 2 years ago
ismail simsek 61a77b4f6b
InfluxDB: Return better error messages from backend (#70066) 2 years ago
ismail simsek 80c432e524
InfluxDB: Fix backend mode table result with aliases (#69943) 2 years ago
ismail simsek 903af7e29c
InfluxDB: Backend parser compatibility with frontend parser (#69865) 2 years ago
Andreas Deininger 95b1f3c875
Fixing typos (#70487) 2 years ago
ismail simsek e3ea5422ea
InfluxDB: Return default retention policy from backend as first element (#69818) 2 years ago
Eng Zer Jun 7f7b03d794
Chore: Avoid unnecessary byte/string conversions (#69001) 2 years ago
Will Browne 286b9e08e9
Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 2 years ago
Kyle Brandt 6c6427e63f
Chore: Use latest go-sdk (v0.158.0) (#66054) 2 years ago