- Issue created by @bhavanasisarath
- Assigned to steven jones
- 🇬🇧United Kingdom steven jones
I had this issue too, and it's because the module is passing a
NULL
to as the second argument tonewrelic_notice_error
which isn't a valid thing to do.MR on the way...
- Merge request !3Issue #3360583: Fix watchdog messages are not forwarding to Newrelic. → (Open) created by steven jones
- Status changed to Needs review
about 1 year ago 4:44pm 9 February 2024 - Issue was unassigned.
- Status changed to RTBC
5 days ago 12:31pm 23 April 2025 - 🇧🇷Brazil Diego_Mow
Tested this code in our project and it works! Thank you!
RTBC