Package io.opentelemetry.android.export
See: Description
-
Class Summary Class Description SpanDataModifier A utility that can be used to create a SpanExporter that allows filtering and modification of span data before it is sent to Allows modification of span data before it is sent to a delegate exporter. FilteringSpanExporter An exporter that will filter (not export) spans that fail a predicate. FilteringSpanExporterBuilder AttributeModifyingSpanExporter A SpanExporter that is configured to modify some of its attributes at export time.