Everything on observability.
3 articles tagged observability, sorted newest first.
The Complete Guide to Production Observability in Laravel: Pulse, Nightwatch, and OpenTelemetry
Most Laravel teams ship to production with nothing but log files. This guide wires up the three pillars of observability — metrics, traces, and logs — with Pulse, Nightwatch, and OpenTelemetry, then builds an alerting strategy around the golden signals.
Trace Every LLM Call: Langfuse Observability for Prism in Laravel
Prism gives you the LLM API; Langfuse gives you the receipts. Wire them together with one env var and trace every prompt, token, and tool call in twenty minutes.
Install Sentry Self-Hosted on EC2 with Docker, Forge & SSL
Step-by-step guide to deploy Sentry Self-Hosted on an AWS EC2 Ubuntu 24.04 server provisioned via Forge. Configure Docker, swap, SSL with Nginx, MaxMind GeoIP, Slack & GitHub integrations, Mailgun SMTP, Laravel backend + browser tracing, and connect GitHub Copilot via Sentry’s MCP server. Includes troubleshooting.