-
When trying this plugin to send Jmeter results to an InfluxDB Receiver in the OpenTelemetry Contrib Collector the results are rejected with a HTTP response code 400. Is there any intention to support …
-
__Proposal:__
Automatically set the time to the current time in `write.Point` if the time hasn't already been set when a call to `writeAPI.WritePoint` is made
__Current behavior:__
The time i…
-
I've run into one critical issue and found that influx has duplicate value on a single tag - timestamp pair.
```
> SELECT "time", "2001", "SensorId" FROM dbname.autogen.Reading WHERE "SensorId" = …
-
## Problem
This is a feature request to provide an easier way to test kapacitor scripts than using recordings.
Recordings are very difficult to work with for a number of reasons:
To start, you …
-
Hi @richardelling, first off let me just say this is some great work. I've been following the [original feature request](https://github.com/influxdata/telegraf/issues/2616) for this on the telegraf si…
-
### Is your feature request related to a problem? Please describe
Feature request for `vmctl` to support skip verify.
```bash
vmctl vm-native --vm-native-src-addr=... --vm-native-dst-addr=... --v…
-
**Steps to reproduce:**
I would like to write asyncronously a set of records using Line Protocol format.
I'm working with a following dataset:
measurement1,tag1="value1",tag2="value2" field1…
-
## About the bug
**Steps to reproduce:**
List the minimal actions needed to reproduce the behavior.
Note Subject line is my best guess as to what went wrong. A few minutes before doing the…
-
Hey together,
i noticed the addon crashing since this morning. The log shows an thrown 'er_invalid_appkey' error:
```shell
Error: appkey is incorrect 'er_invalid_appkey'
```
Is there a way to…
-
### Is your feature request related to a problem or challenge?
We want to have information about DataFusion's performance over time -- https://github.com/apache/arrow-datafusion/issues/5504. This i…