Skip to content

performance-stats passes the performance monitoring information of the laravel project to a third party, and currently supports datadog

Notifications You must be signed in to change notification settings

Spacebib/peformance-stats

Repository files navigation

peformance-stats

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/

Datadog Show

2021-12-14.5.58.02.mov

About

performance-stats passes the performance monitoring information of the laravel project to a third party, and currently supports datadog

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages