elastic / elastic/opentelemetry-lib
[enrichment] Add support to stabilized DB SemConv
Open
- Dominant language
- Go
- Stars
- 5
- Forks
- 18
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 7
Description
Newer SemConv releases changed attribute names for DB as part of the stabilization. Example: https://github.com/open-telemetry/semantic-conventions/releases/tag/v1.30.0
With that, our logic does not derive span.type and subtype correctly with the newer SemConv version.
In the intake weekly we also agreed to follow the way to handle multiple versions the same way in the enrichment as done in https://github.com/elastic/apm-data/pull/440.
TODO: Add logic to handle the new field names as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.