Commit Graph

27 Commits (10232c78577520ce7b3fc6bba86d2e48ee5bab88)

Author SHA1 Message Date
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
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 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 fdaac2b8fb
Notifications: InfluxDB - Fix regex to include metrics with hyphen in aliases (#32224) 4 years ago
Kyle Brandt 026bf1f9ca
SSE/InfluxDB: Change InfluxQL to work with server side expressions (#31691) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Arve Knudsen c63bbbaec3
InfluxDB: Close Flux query results (#26917) 5 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
Floyd May 33d1d427bc InfluxDB: Fix tag names with periods in alerting (#16255) 6 years ago
bergquist 9282182805 influxdb: pass tags to alerting from influxdb client 8 years ago
Torkel Ödegaard d354f3a8af fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 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 8d96262106 chore(tsdb): tidy up code 9 years ago
bergquist 95b9f472d1 tech(influxdb): remove unused logging 9 years ago
bergquist 0bfb94dc6f feat(tsdb): add interval calculator 9 years ago
bergquist 522d40fa26 fix(influxdb): support mulitple tags 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
bergquist d8aa38fafe tech(influxdb): refactor and cleanup 9 years ago