InfluxDB output: add tests and a README
This commit is contained in:
@@ -23,7 +23,7 @@ type InfluxDB struct {
|
||||
UserAgent string
|
||||
Precision string
|
||||
Timeout internal.Duration
|
||||
UDPPayload int
|
||||
UDPPayload int `toml:"udp_payload"`
|
||||
|
||||
conns []client.Client
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user