Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

v7.1.0: Merge pull request #33 from nipwaayoni/7.1-dev

Latest
Compare
Choose a tag to compare
@dstepe dstepe released this 04 Jul 11:30
· 1 commit to master since this release
f42f55c

Update Elastic APM PHP Agent package dependency. Include updated documentation for AgentBuilder.

Previous configuration of the AgentBuilder through the Laravel service container has been removed.

Add "except" list to mute given URIs.
Move Agent::send() from middleware to App::terminating() method.

Fix bug preventing specified environment from being sent.