Skip to content

OTel traces stuck on "We're still processing this trace" in waterfall view #4350

Description

@sparrowhe

Self-Hosted Version

26.5.0

CPU Architecture

x86_64

Docker Version

containerd 2.2.3-k3s1

Docker Compose Version

N/A, using Helm Chart

Machine Specification

  • My system meets the minimum system requirements of Sentry

Installation Type

Upgraded from 26.4.0 to 26.5.0

Steps to Reproduce

  1. Send OpenTelemetry traces from a backend application (in this case, we are using sentry-go)
  2. Go to Sentry UI -> Explorer -> Traces.
  3. The traces are successfully received and visible in the traces list.
  4. Click on any span from the list to view the trace waterfall.
  5. The waterfall view fails to load and persistently shows the message: "We're still processing this trace. Please try refreshing after a minute."

Expected Result

When clicking on a span in the Explorer -> Traces list, the trace waterfall view should render correctly and display all associated OpenTelemetry spans.

Actual Result

The waterfall view fails to load and consistently displays the following message:

We're still processing this trace. Please try refreshing after a minute.

This state is permanent. Even after waiting for several hours, the message remains and the waterfall never renders.

Event ID

No response

Metadata

Metadata

Assignees

Labels

No fields configured for issues without a type.

Projects

Status
No status
Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions