Live data from Hacker News

Observability for LLM apps with structlog and DuckDB

ploomber.io

11–12 of 12 posts

Re: Observability for LLM apps with structlog and DuckDB

#12
post #4

This seems limited compared to the observability frameworks that integrate with the popular LLM frameworks like LangChain and LlamaIndex. When you use those, you want automatic traces for the nested calls hidden down the function call chain. This really seems more like a Flask API tracing example with as LLM call as an endpoint. Dare I call it a shallow developer marketing piece? re: LLM observability more generally,…

If you are looking for ways to monitor LLMs which tie in with the rest of your observability stack, check out these docs [1] on monitoring LLMs with SigNoz. The tutorial with OpenLLMetry uses Otel format - [1] https://signoz.io/docs/community/llm-monitoring/

I'm using Garfana LGTM, not SigNoz.

HN generally appreciates if you account for this and only promote your project when it's relevant to the discussion.

Post reply on HN