ing
This commit is contained in:
1
config/external/influxdb.go
vendored
1
config/external/influxdb.go
vendored
@@ -14,6 +14,7 @@ type InfluxDBClientConfig struct {
|
||||
Password string `json:"password" yaml:"password" toml:"password"`
|
||||
UserAgent string `json:"userAgent" yaml:"userAgent" toml:"userAgent"`
|
||||
Timeout time.Duration `json:"timeout" yaml:"timeout" toml:"timeout"`
|
||||
PayloadSize int `json:"payloadSize" yaml:"payloadSize" toml:"payloadSize"`
|
||||
}
|
||||
|
||||
type InfluxDBBatchPointsConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user