Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
10-18-2018 03:46 AM
Can anyone explain the log message:
[correlation.CurlExecInterceptor] framework detected, but BT is still WEB, not correlating
Reporting is unaffected, but I'm wondering if I'm missing some detail while this error is being logged.
It's a Symfony 3.4 app on PHP 7.1.
Thanks in advance.
Steve
Solved! Go to Solution.
10-18-2018 11:53 AM
Hi Steve,
This message is completely normal. What this is saying is that during the time before we've identified your Symfony transaction, we can't yet send out the information to a downstream agent. This means that these HTTP exit calls will not correlate. If you would like these calls to have correlation, you can disable the PHP MVC transaction detection. In that case you'd have the BT discovered based on URL.
Please let us know if you have any further questions or concerns.
Regards,
Kyle
Thanks,
Kyle Furlong, Technical Lead (C++ and Dynamic Languages)
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form