arkaitzgarro / elastic-apm-laravel

Laravel APM agent for Elastic v2 intake API
MIT License
79 stars 17 forks source link

I was confused by the "Prerequisites" section of the Readme #118

Closed donkidd closed 4 years ago

donkidd commented 4 years ago

When I first read the Prerequisites I thought that I had to install nipwaayoni/elastic-apm-php-agent but after re-reading I then understood that I just needed to install an HTTP client adapter.

I am also using a Gitlab PHP client and they have a similar requirement, where they don't provide a client either. How they describe their installation was more clear for me to understand.