Uses of Class
io.mishmash.opentelemetry.server.collector.SubscribersBatch
-
Uses of SubscribersBatch in io.mishmash.opentelemetry.server.collector
Subclasses of SubscribersBatch in io.mishmash.opentelemetry.server.collectorModifier and TypeClassDescriptionclassHolds the details of an individual OTLP log record received from a client as aBatchof all subscribers that are expected to process it.classHolds the details of an individual OTLP metric data point received from a client as aBatchof all subscribers that are expected to process it.classHolds the details of an individual OTLP span record received from a client as aBatchof all subscribers that are expected to process it.