Skip to content

cego/elastic-apm-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elastic-apm-wrapper

Minimalistic wrapper for the elastic-apm-agent methods that checks if APM exists and is enabled.

This aids to have APM-dependent code run in environments where APM is not enabled.

Install

composer require cego/elastic-apm-wrapper

Contributing

You are welcome to open issues and pull request, please describe the issues and pull requests carefully to enable our understanding of the issue.

Before contributing code, please run the cs-fixer: /vendor/bin/php-cs-fixer fix