model: align Message with ECS
Open
ecs
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 543
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 109
Description
There are no message queue/bus concepts in ECS. APM introduced `transaction.message` and `span.message` fields for capturing information about messages produced to / consumed from a message queue/bus.
Messaging is not APM-specific, so we should propose an additional fieldset to ECS. Some of the information is indexed, so this would require field duplication/renaming.
Contributor guide
Assessment
This issue has not been assessed yet.