cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PHP agent: framework detected, but BT is still WEB, not correlating

Steve.Jordan
Wanderer

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 

1 REPLY 1

Kyle.Furlong
AppDynamics Team (Retired)

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)




Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.