Commit Graph

125 Commits (8d39e6640c6516abd7441a2058cada97760ea530)

Author SHA1 Message Date
Gábor Farkas 8d39e6640c
InfluxDB: Improve maxDataPoints error-message in Flux-mode, raise limits (#31259) 4 years ago
Gábor Farkas 1e7f2e93e6
InfluxDB: handle columns named "table" (#30985) 4 years ago
Andrej Ocenas e0448513eb
Influx: Make max series limit configurable and show the limiting message if applied (#31025) 4 years ago
David 1bdd3eb3dd
Influx: Show all datapoints for dynamically windowed flux query (#30688) 4 years ago
Emil Hessman 2b9387210b
Chore: Rewrite tsdb influxdb test to standard library (#30091) 4 years ago
Emil Hessman 5c0094feef
Chore: Rewrite influxdb query parser test to standard library (#29940) 4 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Ryan McKinley cfaca42e97
InfluxDB: update flux library and support boolean label values (#29310) 5 years ago
Arve Knudsen 4dd7b7a82d
Chore: Remove unused Go code (#28852) 5 years ago
Arve Knudsen 574553ec7b
Chore: Fix issues found by staticcheck (#28802) 5 years ago
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Ryan McKinley 6b0f56b726
InfluxDB: Alerting issue, reasonable defaults for interval and maxDataPoints (#27463) 5 years ago
Ryan McKinley ae385983f4
InfluxDB: support flux editor for template queries (#27370) 5 years ago
Ryan McKinley 0bc67b032a
InfluxDB: return a table rather than an error when timeseries is missing time (#27320) 5 years ago
Ryan McKinley cd9a773427
InfluxDB: use converters from SDK (#27138) 5 years ago
Arve Knudsen c207ea12a4
InfluxDB: Clean up tests (#27135) 5 years ago
Ryan McKinley a2a6b9448f
InfluxDB: exclude result and table column from Flux table results (#27081) 5 years ago
Arve Knudsen 0e1e85656b
InfluxDB: Upgrade InfluxDB in devenv (#26983) 5 years ago
Arve Knudsen be3bf80749
InfluxDB: Upgrade to latest InfluxDB Go client (#27021) 5 years ago
Arve Knudsen 50ebbb625e
InfluxDB: Upgrade Go client, use data source HTTP client (#27012) 5 years ago
Arve Knudsen c63bbbaec3
InfluxDB: Close Flux query results (#26917) 5 years ago
Arve Knudsen 37c278c8f3
InfluxDB: Less chatty logging (#26850) 5 years ago
Paul Sneddon a0c1e53fd0
Flux: Increase series limit for Flux queries (#26746) 5 years ago
Paul Sneddon ec756f3729
Flux: Ensure connections to InflxuDB are closed (#26735) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Ryan McKinley 1f271d06e9
InfluxDB: flux query result can cause crash (#26329) 5 years ago
Ryan McKinley 07f8178995
InfluxDB: include sample response data for each test case (#26248) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Ryan McKinley 3a9a4f4a49
InfluxDB/Flux: support timeseries with a renamed time field (#25910) 5 years ago
Arve Knudsen 3651a8e976
Chore: Disable scopelint for tests (#25923) 5 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 5 years ago
Ryan McKinley 740a9ad5f9
InfluxDB: support aggregate results (#25726) 5 years ago
Ryan McKinley 8d1ed33e20
InfluxDB: different config UI for 1x vs 2x (#25723) 5 years ago
Ryan McKinley 05ed781184
InfluxDB: use released client 1.3.0 (#25725) 5 years ago
Kyle Brandt 36fd746c5d
Influx/flux: include interpolated query with error (#25665) 5 years ago
Marcus Efraimsson bd8a04a6a5
InfluxDB: Fix invalid memory address or nil pointer dereference when schema is missing in URL (#25565) 5 years ago
Ryan McKinley 5f1f820bb9
Influx: Support flux in the influx datasource (#25308) 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
Arve Knudsen bb50fc5965
pkg/tsdb: Check errors (#19837) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Stephen SORRIAUX 3866839b19 Datasources: add support for POST HTTP verb for InfluxDB (#16690) 6 years ago
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710) 6 years ago
Andrej Ocenas 66f6e16916
Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
Floyd May 33d1d427bc InfluxDB: Fix tag names with periods in alerting (#16255) 6 years ago
Marcus Efraimsson 6b8e3122f8
chore(influx): no point of reading response when bad status (#16212) 6 years ago
Ramon Carvalho Maciel d791a6211d fix(InfluxDB): Reads body and close request body even for error status codes (#16207) 6 years ago
z0029c4 13974cdd28 added support for influxdb non_negative_difference function in tsdb 6 years ago
z0029c4 8cb1e5b918 added support for influxdb non_negative_difference function in tsdb for alerting 6 years ago