Some of our latest Web Service applications has been using the newer 3.9.x version of ServiceStack and we are about to update one of our older applications from v3.5.x to use 3.9.44.0. The 3.5.x version has been reporting quite well with New Relic, but the ones we have with 3.9.x is so far reporting weird with New Relic. Sometimes it reports with low traffic but other times it just is flat lined.
We have an open ticket with New Relic and been told they hook into System.Web.HttpApplication.BeginRequest() and no known timeline for any changes to their ServiceStack support in the DotNet service for any possible issue here.
So we are curious if there is something changed in ServiceStack that would bypass this hook for any reason?
Or have anyone else who uses New Relic, experienced this and found a solution without New Relic's involvement?