Getting started with Prometheus: Setting up and monitoring a FastAPI based python application
Published:
Prometheus combines a time-series database with an alert trigger mechanism. This document summerizes my experimentation starting from installing with docker and some twicks to see what I can do with it with Python more specifically with FastAPI.