Capturing FastAPI server access logs using Loki and visualizing them on Grafana
Introduction
FastAPI is a high-performance web framework for building APIs with Python. One of its many features is its built-in logging capabilities. FastAPI uses the standard logging module in Python to log information about requests, responses, an...
blog.pushp.ovh6 min read