influxdb-client-go
influxdb-client-go copied to clipboard
InfluxDB 2 Go Client
Results
32
influxdb-client-go issues
Sort by
recently updated
recently updated
newest added
### Specifications * Client Version: 2.14.0 * InfluxDB Version: None * Platform: Ubuntu 24.02 arm64 ### Steps to reproduce I intentionally provided an invalid server URL (an IP address without...
bug
__Proposal:__ Integrate the standard line protocol format into the `String()` method for `Point`, in order to facilitate debugging. __Current behavior:__ The stock Go struct format is used. __Desired behavior:__ The...