Historie revizí

Autor SHA1 Zpráva Datum
  Stephen SORRIAUX 3866839b19 Datasources: add support for POST HTTP verb for InfluxDB (#16690) před 6 roky
  Andrej Ocenas 66f6e16916 Security: Store datasource passwords encrypted in secureJsonData (#16175) před 6 roky
  Marcus Efraimsson 6b8e3122f8 chore(influx): no point of reading response when bad status (#16212) před 7 roky
  Ramon Carvalho Maciel d791a6211d fix(InfluxDB): Reads body and close request body even for error status codes (#16207) před 7 roky
  Mario Trangoni e351e6e211 pkg/tsdb/influxdb/influxdb.go: Fix surrounding loop is unconditionally terminated. před 7 roky
  bergquist ed661767f8 follow go idiom and return error as second param před 8 roky
  bergquist a45e2ec9c3 context is reserved for go's context před 8 roky
  bergquist 16b5b9f6be make ds a param for Query před 8 roky
  bergquist 7f9f388293 rename executor into tsdbqueryendpoint před 8 roky
  bergquist 0229d28d64 remove unused structs před 8 roky
  bergquist 55f1b36e31 refactor response flow před 8 roky
  Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) před 9 roky
  bergquist f70d7ff3a3 fix(influxdb): align tsdb.influxdb with dataproxy před 9 roky
  bergquist e04d27c0b0 fix(influxdb): return internal influxdb errors před 9 roky
  bergquist f924b241ae tech(influxdb): refactor query builder před 9 roky
  bergquist ecba23e883 Merge branch 'master' into influxdb_alias_seriename před 9 roky
  bergquist 82e1d3f6aa feat(influxdb): disable debug logging in appmode před 9 roky
  bergquist c897d39d5e feat(influxdb): add support for serie alias replacement před 9 roky
  bergquist 98a7bf181a tech(influxdb): close body reader před 9 roky
  bergquist d4bc92b267 feat(tsdb): default tsdb httpclient před 9 roky
  bergquist 9429434cb5 feat(influxdb): use database auth if provided před 9 roky
  bergquist 4144eacc24 feat(influxdb): start parsing interval parameters před 9 roky
  bergquist 8d96262106 chore(tsdb): tidy up code před 9 roky
  bergquist f609623abd style(influxdb): tidy up code před 9 roky
  bergquist b0addbd7cb feat(influxdb): support multi row results před 9 roky
  bergquist d8aa38fafe tech(influxdb): refactor and cleanup před 9 roky
  bergquist ab8751767c feat(influxdb): send request and parse response před 9 roky
  bergquist 4387d20222 feat(influxdb): render select and groupby před 9 roky
  bergquist d0e6a9559e feat(influxdb): add query part model před 9 roky
  bergquist 946e0bf32e feat(influxdb): parse query json před 9 roky