-
-
Couldn't load subscription status.
- Fork 1.7k
Closed
Closed
Copy link
Labels
Package-Meta: OpenTelemetryPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
8.0.0-beta.3
Framework Version
No response
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
https://discord.com/channels/621778831602221064/1232055515782320199/1232055515782320199
Expected Result
http.server op, http.route as span name
We need to update our parsing code to use http.request.method
| const httpMethod = attributes[SEMATTRS_HTTP_METHOD]; |
This needs to be upstreamed into OTEL first - they are not exposed from the semantic conventions.
Actual Result

Metadata
Metadata
Assignees
Labels
Package-Meta: OpenTelemetryPackage: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDK