OTLP status.message is dropped by APM Server
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 76/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- go
- Domain
- observability-sre
Research direction
Start in traces.go and follow the status.Code() handling for event.outcome and transaction.result. Check nearby tests for trace status mapping; done means the OTLP Status Description from status.Message() is preserved in the corresponding APM data while the existing derived fields remain correct.
Written by the indexing model from the issue text.
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
- Dominant language
- Go
- Stars
- 12
- Forks
- 31
- Avg merge
- 8h 55m
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from elastic/apm-data
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
All issues in elastic/apm-data
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100