portkey-node-sdk icon indicating copy to clipboard operation
portkey-node-sdk copied to clipboard

Support tracing

Open iamfiscus opened this issue 7 months ago • 1 comments

It would be awesome to support tracing LangchainCallbackHandler in the Node SDK: https://portkey.ai/docs/integrations/agents/langgraph#5-traces

https://github.com/Portkey-AI/portkey-python-sdk/blob/2562d1ebfa7e7b99b6a59a3f5e5887aab348a334/portkey_ai/langchain/portkey_langchain_callback_handler.py#L15

iamfiscus avatar Apr 19 '25 15:04 iamfiscus

We're releasing open telemetry based auto-instrumentation for all major frameworks like Langchain, Crewai etc, but we're starting with the python implementation first. The NodeJs implementation will follow in the coming month

csgulati09 avatar Apr 21 '25 07:04 csgulati09