The original post: /r/selfhosted by /u/svenvg93 on 2024-07-01 14:55:23.

We all want insights into how much traffic our applications are using and how they are prefomring. Luckily Traefik can expose metrics about the EntryPoints, Routers and Service etc. And can write logs to filesI wrote a litltle guide in setting up monitoring for Treafik, it will use Prometheus to scrape the metrics and Promtail with Loki to grab the log files.

Hope it will be use full for you!

https://medium.com/@svenvanginkel/monitor-traefik-with-grafana-prometheus-loki-206611394552