elastic / elastic/apm-agent-php
Add a configuration option to filter APM error events (as a way to override PHP's error_reporting)
Open
agent-php
enhancement
PHP specific technology
priority: low
triaged
- Dominant language
- PHP
- Stars
- 268
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
A follow up to https://github.com/elastic/apm-agent-php/issues/624
Maybe some users are not aware of PHP's [`error_reporting()`](https://www.php.net/manual/en/function.error-reporting.php) and having agent configuration option will make it more discoverable for them.
Contributor guide
Assessment
This issue has not been assessed yet.