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.