Skip to main content

symfony-observability

Make a Symfony application say what it is doing in production: Monolog channels separating application logs from Doctrine and Messenger, processors attaching a correlation id and the current user, fingers_crossed explained, redaction of passwords and personal data, an alert when a message reaches the Messenger failure transport, a worker heartbeat, and a health check that actually tests the database. Use this skill whenever someone asks how to know if something broke in production, add logging, add a logger to a service, set up log channels, add error tracking or Sentry, get alerted when something fails, add a health check or readiness probe, find out why nothing appears in the logs, or says "we did not notice the queue was stuck", "nobody saw the error", "the logs are unreadable", "did that email actually send", "is the worker still alive", "how do I trace one user's request", or "there are passwords in our logs".

Jump to install

Source facts

Repository
yoanbernabeu/symfony-yoandev-skills
Last source activity
August 30, 2026 at 18:03
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.