Commit Graph

16 Commits (52a0f59706ffa67cb6f33be011b4e1490cc72d76)

Author SHA1 Message Date
ismail simsek 8deb17fdc4
Plugins: InfluxDB update time range query (#51833) 3 years ago
Joey Tawadrous 10232c7857
InfluxDB: backend migration (run query in explore) (#43352) 4 years ago
idafurjes cec12676e7
Chore: Refactor influxdb to use SDK contracts (#36189) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 6 years ago
Clément MATHIEU c29c9d1664 Add support for InfluxDB's time zone clause (backend) 7 years ago
Mario Trangoni 80fa66fcb0 Fix some typos found by codespell 7 years ago
Daniel Lee f959ba9bcf influxdb: escape backslashes in tag values (for alerting) 8 years ago
Carl Bergquist 5d6ed6c45f
prom: add support for default step param (#9866) 8 years ago
bergquist 55f1b36e31 refactor response flow 8 years ago
Jonathan A. Sternberg bdfbc2453f Use parenthesis to surround the selected tags for influxdb queries (#9131) 8 years ago
bergquist 46e4a54a6e style: go fmt with simplify 9 years ago
Torkel Ödegaard b475f91387 feat(templating): completed work on built in template variables and , closes #7190, refactors #7170 9 years ago
bergquist a3b0fbcaba fix(influxdb): fixes broken tag rendering for influxdb alerting 9 years ago
bergquist 4fdfee739a fix(influxdb): add support for regex measurments 9 years ago
bergquist f924b241ae tech(influxdb): refactor query builder 9 years ago
bergquist a948dfe514 fix(influxdb): fixes broken raw query usage 9 years ago
bergquist 4f3c8c6663 fix(influxdb): add default operator 9 years ago
bergquist 56340bfdfb fix(influxdb): fixes bug when using regexps/numbers in tags 9 years ago
bergquist 4144eacc24 feat(influxdb): start parsing interval parameters 9 years ago
bergquist 885e0366c5 feat(influxdb): support raw queries in alerting 9 years ago
bergquist 8d96262106 chore(tsdb): tidy up code 9 years ago
bergquist 0bfb94dc6f feat(tsdb): add interval calculator 9 years ago
bergquist 4fafefd66a feat(influxdb): proper support for group by tags 9 years ago
bergquist e499e8850c fix(influxdb): fix for timerange 9 years ago
bergquist 0633e2c03f feat(influxdb): add real support for time ranges 9 years ago
bergquist d8aa38fafe tech(influxdb): refactor and cleanup 9 years ago
bergquist ab8751767c feat(influxdb): send request and parse response 9 years ago
bergquist 887ca40455 feat(influxdb): add support for policies 9 years ago
bergquist 4387d20222 feat(influxdb): render select and groupby 9 years ago
bergquist d0e6a9559e feat(influxdb): add query part model 9 years ago