philkra/elastic-apm-php-agent
PHP agent for Elastic APM that instruments your application to capture transactions, spans, errors, and performance metrics. Sends telemetry to Elastic APM Server for tracing and monitoring, with support for web and CLI workloads and configurable sampling.
EventFactoryInterface has been changed, in case you are injecting your custom Event Factory, you will be affected.Transaction::setSpans, Transaction::getSpans, Transaction::getErrors and Transaction::setErrors has been removed given the schema change rendered the these method unnecessary.Agent::__desctruct triggers a flushing of the payload queue, you don't need to call send() manually anymore.How can I help you explore Laravel packages today?