CommonAttributes

Standard, vendor-neutral OpenTelemetry attributes used across multiple span types. Currently, covers error.type and server.* attributes per the OTel general semantic conventions.

Types

Link copied to clipboard
sealed interface Error : Attribute

error attribute namespace.

Link copied to clipboard
sealed interface Server : Attribute

server attribute namespace.