Skip to content

OTLP status.message is dropped by APM Server #614

Description

@TyranVdmKingMakers

traces.go calls status.Code() to derive event.outcome and transaction.result, but never calls status.Message().

Per the OTel spec, Description is a defined property of Status (setStatus(ERROR, description)).

Users setting an error description via the OTel API expect it to be mapped.

https://opentelemetry.io/docs/specs/otel/trace/api/#set-status

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions