Howdy! 馃憢馃徏 Working with Arize Phoenix for the first time. I am attempting to test out the openinference auto traces for the Anthropic Python SDK. Following the documentation, I'm still not able to see any traces logged in my space/project. Is this a known issue? I read somewhere that if I'm using beta features (i.e. the MCP server configs), it may not work.
Auto-tracing for the Anthropic Python SDK is supported via the OpenInference Anthropic Instrumentor, and traces should appear in Phoenix if set up correctly. There are no documented general issues with Anthropic auto-tracing, but if you are using beta features like MCP server configs, there may be compatibility limitations, as MCP tracing is handled differently and may not generate its own telemetry unless both client and server are instrumented for OpenTelemetry traces. Ensure you are using the latest versions and have set up both the instrumentor and Phoenix endpoint properly, as shown in the OpenInference Anthropic Instrumentation README and MCP Tracing docs.Would you like a step-by-step setup guide or troubleshooting checklist?Sources: - OpenInference Anthropic Instrumentation README - MCP Tracing docs
馃挕聽Hint: Mention RunLLM in the thread for followups.
Hi Jacob! Can you give us a little bit more detail about how you鈥檙e setting up your instrumentation and where you鈥檙e looking for traces?
I was able to resolve this. Thank you!
