hs-opentelemetry-sdk-1.0.0.0: src/OpenTelemetry/Processor/Batch.hs
{- |
Module : OpenTelemetry.Processor.Batch
Description : Re-exports for batch processors (both span and log record).
Stability : experimental
-}
module OpenTelemetry.Processor.Batch (
module OpenTelemetry.Processor.Batch.Span,
) where
import OpenTelemetry.Processor.Batch.Span