Commit Graph

6 Commits (58d17ecad14e9581a85490e093219e18b06a0107)

Author SHA1 Message Date
ismail simsek 58d17ecad1
InfluxDB: Refactor frame and field creation (#97635) 6 months ago
ismail simsek 4fcd348366
InfluxDB: Fix returning InfluxDB error messages (#89973) 12 months ago
ismail simsek 808cf75ff8
InfluxDB: Use json-iterator package for json operations (#88562) 1 year ago
ismail simsek 3317691615
InfluxDB: Support cardinality queries with backend mode (#87264) 1 year ago
ismail simsek 994aedaac3
Chore: Update InfluxDB response parser test files (#81899) 1 year ago
ismail simsek c088d003f2
InfluxDB: Implement InfluxQL json streaming parser (#76934) 2 years 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
Kyle Brandt a94acf4b63
Revert "InfluxDB: Response parser improvements (#76852)" (#78224) 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
ismail simsek 29ea0886e3
InfluxDB: Fix sending retention policy with the backend request (#72763) 2 years ago
ismail simsek 61a77b4f6b
InfluxDB: Return better error messages from backend (#70066) 2 years ago
ismail simsek 903af7e29c
InfluxDB: Backend parser compatibility with frontend parser (#69865) 2 years ago
ismail simsek e3ea5422ea
InfluxDB: Return default retention policy from backend as first element (#69818) 2 years ago
Brendan O'Handley 50ef183208
InfluxDB: Fix type assertion panics for interface conversion: interface {} is nil (#64556) 2 years ago
Serge Zaitsev 0bdb105df2
Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
ismail simsek 3d68023606
Plugins: InfluxDB datasource - set epoch query param value as "ms" (#51651) 3 years ago
Sriram 7798b08b1e
fixes invalid no data alerts in influx datasource (#48295) 3 years ago
Santiago a9b55f7905
Fix InfluxDB tag variables parsing (#46862) 3 years ago
Joey Tawadrous 955b921c88
InfluxDB: new row value types (#44789) 3 years ago
Joey Tawadrous b4dd3138ce
InfluxDB: metricFindQuery migration to backend (#44546) 3 years ago
Joey Tawadrous 10232c7857
InfluxDB: backend migration (run query in explore) (#43352) 3 years ago
Gábor Farkas eb47a58029
InfluxDB: fix numeric aliases in queries (#41531) 4 years ago
Dimitris Sotirakis 8a3e192e6a
InfluxDB: Fix regular expression to parse aliases according to documentation (#41186) 4 years ago
Dimitris Sotirakis fdc681788b
InfluxDB: Fix regex to identify `/` as separator (#39185) 4 years ago
idafurjes cec12676e7
Chore: Refactor influxdb to use SDK contracts (#36189) 4 years ago
Ryan McKinley 7627b55ef4
TSDB: add deprecation comments to many tsdb structs (#33281) 4 years ago
Gábor Farkas 7ff6665ac2
Alerting: InfluxDB: InfluxQL: convert backend-code to use dataframes (#32950) 4 years ago
Dimitris Sotirakis 270a255c08
Add dash / and at @ signs escapes in regex (#32495) 4 years ago
Dimitris Sotirakis 95de48261b
Chore: Move away from convey - introduce testify (#32295) 4 years ago
Dimitris Sotirakis fdaac2b8fb
Notifications: InfluxDB - Fix regex to include metrics with hyphen in aliases (#32224) 4 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
zhulongcheng 9ccdd4b824
TSDB: show influxdb error message (#24393) 5 years ago
Arve Knudsen bb50fc5965
pkg/tsdb: Check errors (#19837) 6 years ago
Floyd May 33d1d427bc InfluxDB: Fix tag names with periods in alerting (#16255) 6 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
bergquist 46e4a54a6e style: go fmt with simplify 9 years ago
bergquist f0a0e647a0 feat(influxdb): backend support for alias by segment 9 years ago
bergquist c897d39d5e feat(influxdb): add support for serie alias replacement 9 years ago
bergquist 87650c150b feat(influxdb): add tags to serie names 9 years ago
bergquist b0addbd7cb feat(influxdb): support multi row results 9 years ago