Symfony-native bundle
Capture normalized kernel requests through a focused bundle instead of adding instrumentation to every controller.
Symfony API monitoring
Trace kernel exceptions, slow routes and release regressions to the accounts and integrations behind them with a Symfony-native bundle.
Customer-aware observability
Keep the framework conventions and transport infrastructure your team already trusts while adding the customer dimension generic monitoring leaves out.
Capture normalized kernel requests through a focused bundle instead of adding instrumentation to every controller.
Resolve the authenticated account and consuming application behind exceptions and unsuccessful responses.
Move production telemetry through your existing Messenger transport, retry and failure policies.
Compare latency and reliability by Symfony route template without storing identifiers from raw URLs.
Connect deployments to changed errors, latency, endpoints and affected customer integrations.
Keep request bodies, response bodies, credentials, cookies and query strings outside the event model.
Setup
Keep your current logging and tracing stack. Add the customer context that generic infrastructure monitoring cannot provide.
Add the official Composer package and register the bundle in your application.
Set the ingestion key, route events asynchronously and resolve the authenticated customer.
Send an instrumented request and review route health, errors and release changes by account.
Questions
Install the Apirelio Symfony bundle, configure the project ingestion key and implement the customer resolver using the account established by your authentication layer.
Yes. Production events can be routed through Messenger so delivery uses your existing asynchronous transport, retry and failure policies.
No. Apirelio records bounded operational metadata such as normalized route, status, duration and explicit customer context—not request or response payloads.
Yes. Apirelio connects release identifiers to changes in route reliability, latency and the customer accounts that experienced them.
Start with the requests you already serve
Connect API reliability to customer impact with a privacy-safe event model and framework-native setup.