LiteLLM telemetry in DuckLake, without an export pipeline
· 3 min read
We run a self-hosted LiteLLM proxy in front of our development assistants. It routes to commercial provider APIs and to local models, and like any gateway it produces a steady stream of telemetry:
- who called what
- which model
- how many tokens
- how long it took
- what it cost