Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
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