OpenTelemetry + Laravel: Production Observability Beyond Telescope
Implement distributed tracing, metrics, and structured logging in Laravel with OpenTelemetry. Export to Jaeger, Grafana, and Datadog for full production observability.
6 articles
Application monitoring and observability. Learn about logging, metrics, alerting, error tracking, and tools like Laravel Pulse and Telescope.
Implement distributed tracing, metrics, and structured logging in Laravel with OpenTelemetry. Export to Jaeger, Grafana, and Datadog for full production observability.
A detailed guide to configuring and analyzing MySQL Slow Query Log, using tools like pt-query-digest, and building a comprehensive query performance monitoring workflow.
Your app running smoothly on localhost doesn't mean production is fine. A comprehensive guide to setting up monitoring for Laravel: metrics, logs, alerts, and dashboards.
Master Laravel Pulse to monitor your application's vital stats—slow queries, cache hit rates, queue usage, and server performance—in real-time.
Reading `laravel.log` via SSH is painful. Learn how to centralize your logs using the Stack channel and external services like Papertrail or Datadog.
Take control of your Redis queues with Laravel Horizon. Monitor metrics, throughput, and manage failures with a beautiful dashboard.