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
I see the current implementation is written in Python, but I’m wondering about framework support.
Are there any plans to support TypeScript/JavaScript-based frameworks as well? Or would it be possible to collect traces in a JS/TS environment and then use the existing Python framework to process or update them?
Trying to understand whether the Python implementation is framework-agnostic enough to integrate with a client-side (Node or browser) tracing setup, or if native JS/TS support is on the roadmap.