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