elastic / elastic/apm-server

Add support for semconv v1.33

Open
#20,248 1 comment 2 reactions 1 assignee Assigned to @aelnahas View on GitHub
good first issue
Dominant language
Go
Stars
1.3k
Forks
543
Avg merge
1d 18h
Merged PRs (30d)
109

Description

## Context

See https://github.com/elastic/opentelemetry-collector-components/pull/988 for reference

After DB SemConv became stable, there were some breaking changes introduced: https://opentelemetry.io/docs/specs/semconv/non-normative/db-migration/ - very basic field names changed as well.

This issue should mimic the PR above and add support to handle the new DB SemConv key names.

Without this, the current code does not recognize basic db spans as db span and does not add `span.destination.service.resource`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.