spacebib / peformance-stats
Installs: 5 785
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 1
Forks: 3
Open Issues: 0
Requires
- php: >=7.4.0
- datadog/php-datadogstatsd: ^1.5
- laravel/framework: ^8|^9|^10|^11
Requires (Dev)
- orchestra/testbench: ^6|^7|^8
- phpunit/phpunit: ^8.0
README
performance-stats
passes the performance monitoring information of the laravel
project to a third party, and currently supports datadog
Install
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"
Storage
- DataDogStorage
Watcher
- Request
Datadog Agent Install
https://docs.datadoghq.com/agent/