Skip to content

[OTEL] Determine span OP from semantic attributes #793

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lcian opened this issue May 7, 2025 · 0 comments
Open

[OTEL] Determine span OP from semantic attributes #793

lcian opened this issue May 7, 2025 · 0 comments

Comments

@lcian
Copy link
Member

lcian commented May 7, 2025

Problem Statement

Currently we just set span.op to default.
span.op is queryable via EAP, so it's important to set it to a meaningful value to have a good UX.

Solution Brainstorm

Implement logic similar to this one https://github.com/getsentry/sentry-javascript/blob/master/packages/opentelemetry/src/utils/parseSpanDescription.ts

@lcian lcian self-assigned this May 7, 2025
@lcian lcian changed the title OpenTelemetry: determine span OP from semantic attributes [OTEL] Determine span OP from semantic attributes May 8, 2025
@lcian lcian removed their assignment May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant