worksome/laravel-telemetry
最新稳定版本:v0.5.3
Composer 安装命令:
composer require worksome/laravel-telemetry
包简介
Telemetry support for Laravel
README 文档
README
Add Open Telemetry support to Laravel.
Install
You can install the package via composer:
composer require worksome/laravel-telemetry
You can publish the config file with:
php artisan vendor:publish --tag="laravel-telemetry-config"
Usage
This package will work out of the box with a default OTLP exporter configuration.
The default port is 4318, and requests will be sent to http://localhost:4318.
Testing
composer test
统计信息
- 总下载量: 237.06k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-05