Commit Graph

26 Commits (1ee0d1c29626db5166e9e4068b31d6fa988c9741)

Author SHA1 Message Date
bergquist ed661767f8 follow go idiom and return error as second param 8 years ago
bergquist a45e2ec9c3 context is reserved for go's context 8 years ago
bergquist 16b5b9f6be make ds a param for Query 8 years ago
bergquist 7f9f388293 rename executor into tsdbqueryendpoint 8 years ago
bergquist 0229d28d64 remove unused structs 8 years ago
bergquist 55f1b36e31 refactor response flow 8 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 years ago
bergquist f70d7ff3a3 fix(influxdb): align tsdb.influxdb with dataproxy 9 years ago
bergquist e04d27c0b0 fix(influxdb): return internal influxdb errors 9 years ago
bergquist f924b241ae tech(influxdb): refactor query builder 9 years ago
bergquist 82e1d3f6aa feat(influxdb): disable debug logging in appmode 9 years ago
bergquist c897d39d5e feat(influxdb): add support for serie alias replacement 9 years ago
bergquist 98a7bf181a tech(influxdb): close body reader 9 years ago
bergquist d4bc92b267 feat(tsdb): default tsdb httpclient 9 years ago
bergquist 9429434cb5 feat(influxdb): use database auth if provided 9 years ago
bergquist 4144eacc24 feat(influxdb): start parsing interval parameters 9 years ago
bergquist 8d96262106 chore(tsdb): tidy up code 9 years ago
bergquist f609623abd style(influxdb): tidy up code 9 years ago
bergquist b0addbd7cb feat(influxdb): support multi row results 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 4387d20222 feat(influxdb): render select and groupby 9 years ago
bergquist d0e6a9559e feat(influxdb): add query part model 9 years ago
bergquist 946e0bf32e feat(influxdb): parse query json 9 years ago
bergquist e556df5b49 feat(tsdb): add draft implementation for influxdb 9 years ago