Chris Schmitz
Chris Schmitz
See [https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-long-task](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-long-task) for details.
For projects using browser OTEL data collection we are connecting the client/server by using the trace propagation headers rather than the `x-highlight-request` header. This works on the trace view, but...
See task in Notion as well: [https://www.notion.so/runhighlight/Launch-Week-6-LW6-Scripts-9efad82d31044e8fba2f72d21f1ba550?pvs=4#8e85095a09d542e69453356f093b9564](https://www.notion.so/runhighlight/Launch-Week-6-LW6-Scripts-9efad82d31044e8fba2f72d21f1ba550?pvs=4#8e85095a09d542e69453356f093b9564)
## Summary ## How did you test this change? ## Are there any deployment considerations? ## Does this work require review from our design team?
Whoever implements should feel free to break this up into multiple tickets, perhaps one per page.
There are a number of places we show content in a modal and we do not have these built out yet in the UI package.
It's currently in a separate repo, but would be nice to pull into the main repo.