Add support for per output flush jitter (#6603)
This commit is contained in:
committed by
Daniel Nelson
parent
2a8735d1c6
commit
2156a6242e
@@ -24,6 +24,7 @@ type OutputConfig struct {
|
||||
Filter Filter
|
||||
|
||||
FlushInterval time.Duration
|
||||
FlushJitter *time.Duration
|
||||
MetricBufferLimit int
|
||||
MetricBatchSize int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user