Langfuse:深度的 LLM 调用链路追踪(Trace)、Token 与成本计算。 Prometheus + Grafana:开箱即用的监控大盘,实时追踪 API 延迟、流式输出耗时等指标。 Structlog:带有 session_id 等请求上下文绑定的 JSON ...
Transactional Outbox pattern for Celery tasks in Django. Instead of sending tasks directly to the message broker (where they can be lost if the database transaction rolls back), tasks are written to a ...