performance-stats
passes the performance monitoring information of the laravel
project to a third party, and currently supports datadog
To install through Composer, by run the following command:
composer require spacebib/peformance-stats
The package will automatically register a service provider and alias.
Optionally, publish the package's configuration file by running:
php artisan vendor:publish --provider="Spacebib\PeformanceStats\PeformanceStatsServiceProvider"
- DataDogStorage
- Request
https://docs.datadoghq.com/agent/