FastAPI-RAG-API / app /metrics.py

Commit History

fix(runtime): pick writable DATA_DIR via storage module; create dirs on startup; remove hardcoded /data
649d2d5

HamidOmarov commited on

Add in-memory metrics: avg_ms, last7, lastN, /stats + /get_history
f8f9335

HamidOmarov commited on

Add in-memory metrics + /stats, /get_history and include router
089198a

HamidOmarov commited on