5521. Observability for your LLM-powered apps: OTel Instrumentation for RubyLLM (feed.thoughtbot.com)
If you’re using RubyLLM in production (or planning to), you’re probably already enjoying its elegant interface for conversation management: tool calls, chat contexts and messages handled neatly. But what happens when you need to debug a latency issue, audit what the model said, track token costs, or...