# Functions

No description provided by the author

# Structs

AllAttributes is a Transformer that acts on .
LogAttributes is a Transformer that acts on [plog.LogRecord] attributes.
MetricAttributes is a Transformer that acts on [pmetric.Metric]'s DataPoint's attributes.
MetricDataPointAttributes is a conditional Transformer that acts on [pmetric.Metric]'s DataPoint's attributes.
MetricSignalNameChange is an transformer that powers the [Metric's rename_metrics] change.
ResourceAttributes is a Transformer that acts on [pcommon.Resource] attributes.
SpanAttributes is a Transformer that acts on [ptrace.Span] attributes.
SpanConditionalAttributes is a conditional Transformer that acts on [ptrace.Span]'s name.
SpanEventAttributes is a Transformer that acts on [ptrace.SpanEvent] attributes.
SpanEventConditionalAttributes is an transformer that powers the [Span Event's rename_attributes] change.
SpanEventSignalNameChange is an transformer that powers the [Span Event's rename_events] change.

# Interfaces

No description provided by the author