apm-agent-php
apm-agent-php copied to clipboard
Elastic APM PHP Agent
With the current WordPress auto-instrumentation implementation most of the spans in APM traces are filled with WP core functions. For the most part this is not super useful for the...
WordPress will sometimes make a call to `/wp-cron.php` on shutdown to trigger scheduled actions. These actions are almost never related to the request that makes the request because they simply...
…
### What APM agent specs automatic sync ### Why *Changeset* * https://github.com/elastic/apm/pull/844 * https://github.com/elastic/apm/commit/d9ca1f89998e767709f44fc8cf47691560617f2e --- update-json-specs APM agent json specs d9ca1f89998e767709f44fc8cf47691560617f2e ran shell command "tar -xzf /tmp/json-specs.tgz && git --no-pager...
**Is your feature request related to a problem? Please describe.** Integration with laravel should be part of the composer package but not this project For example this commit: https://github.com/elastic/apm-agent-php/commit/32cf6e9a62b7df8b9e34e4671f324a28aca8f7fa#diff-b47c6775fb905ec115037a7131910fd0fa50c554269bcb6c418a6017fd7987f3 Invent...