elastic / apm-agent-php

Apache License 2.0
252 stars 69 forks source link

docs: Add performance tuning section #388

Open bmorelli25 opened 3 years ago

bmorelli25 commented 3 years ago

Every APM agent has a performance tuning section in the documentation. We should add a similar topic to the PHP agent. As of right now, the following configs would be worth explaining (@SergeyKleyman, please add to this list if I've missed anything).

As additional configs like frame context, headers, request body, etc., are added, we can update these docs.

bmorelli25 commented 3 years ago

@SergeyKleyman, I'll create a draft based on the content we already have and let you PHP-ify it.