| Class | Description |
|---|---|
| BooleanAttributeSetter |
Defines the behavior for a span attribute with boolean values.
|
| DoubleAttributeSetter |
Defines the behavior for a span attribute with double values.
|
| LongAttributeSetter |
Defines the behavior for a span attribute with long values.
|
| SemanticAttributes |
Defines constants for all attribute names defined in the OpenTelemetry Semantic Conventions
specifications.
|
| StringAttributeSetter |
Defines the behavior for a span attribute with string values.
|