Skip to content

HTTP Method column missing as OTEL attribute doesn't appear to parse #2644

@JLuse

Description

@JLuse

Package

Sentry

.NET Flavor

.NET

.NET Version

7.0.11

OS

Android

SDK Version

3.39.1

Self-Hosted Sentry Version

No response

Steps to Reproduce

Description
Reported from a customer integrating OTEL, that when viewing their performance page, the HTTP Method column contains all empty values. However, the OTEL attribute associated with the event has the method included:
Screenshot 2023-09-20 at 2 55 26 PM

Customer support ticket: https://sentry.zendesk.com/agent/tickets/103357
Steps to reproduce:

  1. Instrument OTEL - https://docs.sentry.io/platforms/dotnet/performance/instrumentation/opentelemetry/
  2. Send transaction -> view in Sentry project

Expected Result

The span processor should adjust by setting the request context on the event, populating the HTTP methods

Actual Result

Column is empty:
Screenshot 2023-09-20 at 3 13 13 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions