Skip to content

Add llm.log to Observability section#301

Open
lanesket wants to merge 1 commit intotensorchord:mainfrom
lanesket:add-llm-log
Open

Add llm.log to Observability section#301
lanesket wants to merge 1 commit intotensorchord:mainfrom
lanesket:add-llm-log

Conversation

@lanesket
Copy link

@lanesket lanesket commented Mar 18, 2026

What

Adds llm.log to the Observability section.

Description

llm.log is a local MITM proxy with a TUI dashboard for monitoring LLM API calls. It captures token usage, real costs (780+ models with auto-updated pricing), latency and full prompt/response inspector — with zero code changes required. Works via HTTPS_PROXY, so any tool that respects that env var is logged automatically.

Fits alongside Helicone and Langfuse as a local/self-hosted alternative — no data leaves your machine, everything stored in SQLite.

Signed-off-by: lanesket <gamesrud@yandex.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant