Pawel Filipczak

Results 33 comments of Pawel Filipczak

Hey @hetii @ownion Which php redis implementation you're using in your project?

Thank you for report @GHostlyFOX Please provide more details What version of PHP you're using? Does the error appear after updating the Elastic agent? Best regards, Pawel

Hi @ownion Regarding our future plans to add the support for MongoDB client: as you might know the whole of Elastic Observability (which includes APM) is in the process of...

Hey @aguimaraes For transactions (incoming http requests) we're using path as [transaction name](https://www.elastic.co/guide/en/apm/agent/java/current/config-core.html#config-span-min-duration) For [outgoing spans](https://github.com/elastic/apm/blob/main/specs/agents/tracing-instrumentation-http.md#http-client-spans) (like curl requests) we using **method** and **host** as a span name Could you...

It is just about refactoring and split PHP bootstrapping code into bootstrap and start of root span

note: 1. maybe we should hide spans if they're not making any database modification - fetch metadata from them and attach into other spans 2. try to extract database name...

Hey @xyu, @mcouillard, @pjaak @doyelese I wasn't able to reproduce issue mentioned by @xyu with latest release https://github.com/elastic/apm-agent-php/releases/tag/v1.8.4 and PHP 8.2. Could you please verify it on yours environment? If...

We will close it for now as it has low priority. We can always can back to MacOS build in future.

Hey @MattBred @xyu @pjaak We was working on similar issue and I think it will solve this problem too. Please verify if [v1.8.4](https://github.com/elastic/apm-agent-php/releases/tag/v1.8.4) release fixes issue for you. If you...

Hey @Hostert @georgesouzafarias @outfoxer @nhadsall @lesecho Please verify if [v1.8.4](https://github.com/elastic/apm-agent-php/releases/tag/v1.8.4) release fixes issue for you. Regards, Pawel