0

APM client for PHP does not track HTTP transactions. In the view, I see only cli transaction type. Also, other services which call this service does recognize this service as external.

APM version: 1.7.1 PHP version: 8.1

112Legion
  • 1,129
  • 12
  • 25

1 Answers1

0

The issue was due to APM version 1.7.1. Probably 1.7.2 have fixed integration with fpm or something

I have updated to 1.8.1 and integration start to work correctly.

112Legion
  • 1,129
  • 12
  • 25