-
__Steps to reproduce:__
I wrote a Bash script to reproduce/highlight the issue in Docker (see below).
What it basically does:
1. Run an influxDB container with the latest InfluxDB version (…
-
I have been running a data import script which wrote a lot of points into influxdb over the last several days. It stopped working today. I realized it when I found the server not responding. So I …
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master…
-
InfluxDB 2.0 is now in Alpha and the writing API has changed slightly making it incompatible with the current integration.
from the influx 2.0 docs:
https://v2.docs.influxdata.com/v2.0/write-data/…
-
Following this guide:
https://docs.influxdata.com/influxdb/v2.0/get-started/
I
1. Installed with homebrew
2. ran `influxd` in a terminal
3. Navigated to localhost:8086
This resulted in …
-
__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.
Trying to do prometheus remote write in influxdbv2.0
1. ...
remote_write:
- url: http://localhost…
-
__Steps to reproduce:__
Here is my fluentD log and the connection is succesful to influxdbv2
but nothing is being written.
`
@type forward
port 24224
@type stdout
@type …
-
__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.
1. Run database for 2 months, have about 35GB of data
2. Inject approx 13 million entries / hour, batch size…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
[x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/C…
-
This section of documentation (https://v2.docs.influxdata.com/v2.0/reference/config-options/) includes default values for all relevant pieces of persistent storage, however the Docker section doesn't …