spatie/laravel-prometheus
Export Laravel app metrics to Prometheus via a /prometheus endpoint. Register custom gauges/counters with simple callbacks, use built-in queue and Horizon metrics, and optionally secure the endpoint. Ideal for scraping by Prometheus and charting in Grafana.
This package provides a simple way to export metrics from your Laravel application to Prometheus. Grafana is a popular tool to create dashboards backed by Prometheus as the data source.
In this section, we'd like to share a couple of options on how to set up Prometheus and Grafana to monitor your Laravel application.
These sections aims to serve as a starting point. We won't go into details on how to every option of Grafana. There are plenty of resources available on the internet.
How can I help you explore Laravel packages today?