Newrelic cannot catch uri
Open
- Dominant language
- PHP
- Stars
- 9.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm trying to use newrelic but it cannot catch route details. Like Controller@action.
I only see `/index.php` and `/unknown` on new relic. It seems, new relic tries to catch by using Laravel's default router. But it is null on api requests. So it cannot determine about details.
Is there anyone facing this problem before?
Contributor guide
Assessment
This issue has not been assessed yet.