bonch.dev/laravel-jaeger
Composer 安装命令:
composer require bonch.dev/laravel-jaeger
包简介
README 文档
README
by bonch.dev
Description
Additional package for chocofamilyme/laravel-jaeger, that spaning the controllers,
middlewares and inject tracing header to PendingReqeust through custom BonchDev\LaravelJaeger\Client\Factory
instance which extends default Illuminate\Http\Client\Factory. If you use Http facade, that will contains injected
tracer headers.
Features
Inject tracing header to
PendingReqeustthrough customBonchDev\LaravelJaeger\Client\Factoryinstance which extends defaultIlluminate\Http\Client\FactorySpaning middlewares, controllers and controller's actions. Classes can be added in whitelists or blacklists, if you need
Installation
composer require bonch.dev/laravel-jaeger- Add
KernelMiddlewaretrait to yourApp\Http\Kernel php artisan laravel-jaeger:providerphp artisan vendor:publishand chooseBonchDev\LaravelJaeger\ServiceProviderphp artisan vendor:publishand chooseChocofamilyme\LaravelJaeger\LaravelJaegerServiceProvider- Customize configs
jaeger.phpandlaravel-jaeger.phpas you wish
统计信息
- 总下载量: 181
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-12-24