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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions