Describe the bug
@livekit/agents uses @opentelemetry/sdk-trace-base and @opentelemetry/sdk-trace-node 1.x, which pulls in @opentelemetry/core 1.x, but it also uses other @opentelemetry packages that are on 2.x. Can the 1.x ones be upgraded to 2.x, so versions are more aligned?
Relevant log output
No response
Describe your environment
node 24
Minimal reproducible example
No response
Additional information
No response
Describe the bug
@livekit/agents uses @opentelemetry/sdk-trace-base and @opentelemetry/sdk-trace-node 1.x, which pulls in @opentelemetry/core 1.x, but it also uses other
@opentelemetrypackages that are on 2.x. Can the 1.x ones be upgraded to 2.x, so versions are more aligned?Relevant log output
No response
Describe your environment
node 24
Minimal reproducible example
No response
Additional information
No response