You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
OS: RedHat 7.2
Python: 2.7.5
InfluxDB-Python: v4.1.1 (https://github.com/influxdata/influxdb-python)
Telegraf: 1.3.2
Basically this is script that send a datapoint using the influxdb-python client to Telegraf port 8186 (HTTP)
[root@ip-***** ~]# ./test.py
InfluxDBClientError = 400: {"error":"http: bad request"}
When testing using the same script sending to Telegraf v1.2.1, it works fine without any error.
The text was updated successfully, but these errors were encountered: