package
0.0.0-20240705082053-5b77a830d434
Repository: https://github.com/opsramp/tracing-proxy.git
Documentation: pkg.go.dev

# Constants

DefaultBatchTimeout how frequently to send unfilled batches.
DefaultMaxBatchSize how many events to collect in a batch.
DefaultMaxConcurrentBatches how many batches to maintain in parallel.
DefaultPendingWorkCapacity how many events to queue up for busy batches.