Skip to content

Unable to View Traces on Laminar Traces Page Due to **StatusCode.DEADLINE_EXCEEDED** Error #797

@AswiniIAI

Description

@AswiniIAI

When attempting to view traces on the Laminar traces page, no traces are displayed. After refreshing the page, the following error messages appear in the terminal:

textWARNING [opentelemetry.exporter.otlp.proto.grpc.exporter] Transient error StatusCode.DEADLINE_EXCEEDED encountered while exporting traces to {host_ip_address}, retrying in 4s. WARNING [opentelemetry.exporter.otlp.proto.grpc.exporter] Transient error StatusCode.DEADLINE_EXCEEDED encountered while exporting traces to {host_ip_address}, retrying in 8s.

The frontend generates output correctly, but the traces are not visible on the traces page, and the StatusCode.DEADLINE_EXCEEDED error persists in the terminal.

Steps to Reproduce:

  • Navigate to the Laminar traces page.
  • Attempt to view traces.
  • Refresh the page and check the terminal for errors.

Expected Behavior:
Traces should be visible on the Laminar traces page without any errors.
Actual Behavior:
No traces are displayed, and the terminal logs show StatusCode.DEADLINE_EXCEEDED errors when exporting traces to {host_ip_address}.
Environment:

Additional Context:

  • The frontend output appears to be working as expected.
  • The issue occurs consistently when checking traces.

Question:
How can I resolve the StatusCode.DEADLINE_EXCEEDED error and ensure traces are displayed correctly on the Laminar traces page?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions