Skip to content

Conversation

@andreiborza
Copy link
Member

@andreiborza andreiborza commented Jan 20, 2026

Supports the now stable db.system.name semantic convention attribute alongside the deprecated db.system attribute when identifying database spans.

Closes #18903 (added automatically)

…spans

Supports the now stable `db.system.name` semantic convention attribute
alongside the deprecated `db.system` attribute when identifying database spans.
@github-actions
Copy link
Contributor

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

Scenario Requests/s % of Baseline Prev. Requests/s Change %
GET Baseline 9,027 - 9,154 -1%
GET With Sentry 1,769 20% 1,636 +8%
GET With Sentry (error only) 6,235 69% 6,034 +3%
POST Baseline 1,220 - 1,144 +7%
POST With Sentry 606 50% 549 +10%
POST With Sentry (error only) 1,077 88% 1,036 +4%
MYSQL Baseline 3,373 - 3,250 +4%
MYSQL With Sentry 496 15% 333 +49%
MYSQL With Sentry (error only) 2,725 81% 2,646 +3%

View base workflow run

@andreiborza andreiborza merged commit 2f0d9dc into develop Jan 20, 2026
150 checks passed
@andreiborza andreiborza deleted the ab/handle-new-db-system-name branch January 20, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(opentelemetry): Support db.system.name attribute for database spans

3 participants