-
When I want run ‘go get github.com/influxdata/influxdb-comparisons/cmd/bulk_query_gen github.com/influxdata/influxdb-comparisons/cmd/query_benchmarker_influxdb’. The console shows '# github.com/influx…
-
__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.
1. use today in a query where (example: SELECT difference(last("value")) FROM "solar.grid.total.kwh" WHERE ti…
-
With Nodered “influxdb out” node I get “HttpError: unauthorized access”
In the node :
URL : http://host:8086/
Token : “all access” generated on [http://”host”:8086/org](http://xn--host-fb7ae:8086/…
-
Hello, I've installed kapacitor from official repo and setup telegraf/influxdb/kapacitor stack. The kapacitor fails everyday :(
OS: CentOS release 6.9 (Final)
kapacitor.x86_64 1.3.3-1 @influ…
-
## Feature Request
Opening a feature request kicks off a discussion.
As discussed in https://github.com/influxdata/telegraf/pull/7763#issuecomment-676801651
### Proposal:
Let the default value of t…
-
### What version of Go are you using (`go version`)?
go version go1.9.2 darwin/amd64
### Does this issue reproduce with the latest release?
yes
### What operating system and processor archit…
-
There needs to be a unit/integration test to check that last cache configuration is properly loaded from an existing catalog on server start.
Currently, this would likely go alongside the other tes…
-
Trying to run the tests, it fails:
```
$ go test -v ./...
...
cmd/bulk_load_timescale/main.go:20:2: module github.com/jackc/pgx@latest found (v3.6.2+incompatible), but does not contain package git…
-
Hi while working with an UDF my kapacitor (Kapacitor 1.3.3 (git: master eacb3730de19d7c70b6481f53100c20850d30b8b) has crashed.
These are my UDF last logs
````
time="2017-09-28 12:10:25" level=i…
-
Influx 1.8.3 docker installation
When trying to execute a schema function like https://docs.influxdata.com/influxdb/v2.0/reference/flux/stdlib/influxdb-schema/measurementfieldkeys/
Using curl
…