-
__Steps to reproduce:__
Execute a flux query to fetch Telegraf cpu metrics:
```
from(bucket:"telegraf/autogen")
|> range(start: -1m)
|> filter(fn: (r) => r._measurement == "cpu" and r.h…
-
`scriptQueryBuilder.scriptsCrud.test.ts` and `tasks.test.ts` has been flaky in the merge queue. [This PR](https://github.com/influxdata/ui/pull/6608) skipped them in order to unblock the merge queue. …
-
I was trying to update Telegraf and it took me hours to find out that you had to run go2nix from
$GHOME/src/github.com/influxdata/telegraf/cmd/telegraf. Running it in $GHOME/src/github.com/influxdata…
-
Hello there,
on my raspberry pi 4 the command `sudo apt update` is not successful any more (see response below).
I guess it is related to the change of the key for Influxdb (https://www.influxda…
-
https://github.com/influxdata/influxdb-php/blob/2d48339386c633fc42d1ae3d989e17ce6658dc7c/src/InfluxDB/Query/Builder.php#L298
-
Since version 2.x the influx server offers an metrics endpoint on the server (if not disabled):
https://docs.influxdata.com/influxdb/v2.5/reference/config-options/#metrics-disabled
Metrics descrip…
-
https://github.com/influxdata/kapacitor/blob/4f8a995be494bbca09af981f01ae985e23e98087/circularqueue_test.go#L182-L237
komuw updated
2 years ago
-
Need to verify that tests work against cloud
Requested by gershon shif gershon@influxdata.com
-
Hi,
I got a panic message while executing the request below.
The raw journalctl message:
```
Jun 25 09:39:45 stat01 influxd[926]: ts=2021-06-25T07:39:45.634697Z lvl=info msg="panic during pr…
-
__Steps to reproduce:__
1. Just running the influxd program
__Expected behavior:__
Always running normally.
__Actual behavior:__
At the begin time, the influxd running as normal to rece…