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
|batchSize| the number of data point to collect in batch | 1_000 |
217
+
|batch_size| the number of data point to collect in batch | 1_000 |
218
218
| flush_interval | the number of milliseconds before the batch is written | 1_000 |
219
219
| retry_interval | the number of milliseconds to retry unsuccessful write. The retry interval is used when the InfluxDB server does not specify "Retry-After" header. | 5_000 |
220
220
| jitter_interval | the number of milliseconds to increase the batch flush interval by a random amount | 0 |
0 commit comments