apm-agent-php icon indicating copy to clipboard operation
apm-agent-php copied to clipboard

Symfony support?

Open pjaak opened this issue 3 years ago • 3 comments

We run lots of Symfony applications within our company.

I can see this Symfony support issue created, but it has been closed and said it is done with no reference to any PR or any information? https://github.com/elastic/apm-agent-php/issues/381

We are currently running the 1.4 version of the agent and it seems there is still no Symfony support.

Is there any update or some more information on this?

Thanks

pjaak avatar Mar 28 '22 01:03 pjaak

Any update on this?

pjaak avatar May 16 '22 21:05 pjaak

Which version of Symfony are you mostly using? There is now a release of 1.5.1 of the PHP Agent which contains several updates since 1.4.x.

petericebear avatar Jun 01 '22 07:06 petericebear

Obviously nothing has been done on Symfony. Setting up symfony apm demo there is no information declared on #381 :

  • Automatically discover service name => no service shown
  • Automatically name a transaction based the selected route => request url and not route name

image

Tested with Elastic APM agent 1.6.2

SmasherHell avatar Jan 10 '23 07:01 SmasherHell