You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #2608 we explored instrumenting Otel classes to bind our context to all running Otel traces. We need to formalize this to create segments and metrics from otel spans and bind the otel span to the context manager so we can properly move in and out of the Node.js agent and Otel spans.
The text was updated successfully, but these errors were encountered:
Description
In #2608 we explored instrumenting Otel classes to bind our context to all running Otel traces. We need to formalize this to create segments and metrics from otel spans and bind the otel span to the context manager so we can properly move in and out of the Node.js agent and Otel spans.
The text was updated successfully, but these errors were encountered: