elastic / elastic/apm-data

OTLP status.message is dropped by APM Server

Open
#614 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
12
Forks
31
Avg merge
8h 55m
Merged PRs (30d)
2

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.