scoutapp / scout-apm-php

ScoutAPM's Base PHP Agent - See README for Laravel, Symfony, and other framework support.
https://scoutapm.com
MIT License
16 stars 3 forks source link

Build a list of "common" libraries to instrument #63

Closed asgrim closed 4 years ago

asgrim commented 5 years ago
asgrim commented 4 years ago

We can handle individual requests as they come up. PDO is done with the ext, Blade is done as part of the Laravel binding.