ziadoz / awesome-php

A curated list of amazingly awesome PHP libraries, resources and shiny things.
Do What The F*ck You Want To Public License
30.63k stars 5.05k forks source link

+ PHP Agent for Elastic APM #1119

Open subzerobo opened 3 years ago

subzerobo commented 3 years ago

Adding PHP Agent for Elastic APM With Intake API v2 Support to the Debugging and Profiling section

Elastic APM does not provide an official agent for PHP and the only Community edition library does only support Intake API v1. This library enables the Elastic APM Library with support of API v2.0 through both HTTP API and UDP call for the sake of performance using Protobuf and a side-car written in Golang too.

source repo: https://github.com/subzerobo/elastic-apm-php-agent