Skip to content

Add a Tracing Header for browser auto-instrumented http.client spans #14210

@sdzhong

Description

@sdzhong

Problem Statement

For Sentry users also using Coralogix, it's been observed that some API calls are in the millisecond range, while Sentry is reporting it differently. Since server-timing headers aren't supported #14209 and data is in Coralogix, being able to associate spans in Sentry with Coralogix would provide more complete observability.

Solution Brainstorm

Something like the custom header added as span attributes https://docs.sentry.io/platforms/javascript/guides/react/tracing/instrumentation/custom-instrumentation/#improving-span-data automatically to http.client spans.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions