5 ms·
That looks great! Any plans on allowing exports to OpenTelemetry apps like Arize Phoenix? I am looking for ways to connect my Claude Code using Max plan (no API
by vitorbaptistaa 8mo ago
That looks great! Any plans on allowing exports to OpenTelemetry apps like Arize Phoenix? I am looking for ways to connect my Claude Code using Max plan (no API) to it and the best I found was https://arize.com/blog/claude-code-observability-and-tracing-introducing-dev-agent-lens/ https://arize.com/blog/claude-code-observability-and-tracing..., but it seems kinda overweight.
- cetra3 8mo agoYeah would love this for logfire
- jmuncor 8mo agoSomething like sherlock start --otel-endpoint?
- vitorbaptistaa 8mo agoYes. It can get a bit more complex as some otels require authentication. You can check Pydantic AI Gateway, Cloudflare AI Gateway or LiteLLM itself. They do similar things. One advantage of yours would be simplicity.
- jmuncor 8mo agoI love this idea... Going to look into it, thank you!