ipunkt / laravel-jaeger-guzzle
Pass ipunkt/laravel-jaeger traces to guzzle requests
Installs: 107
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
pkg:composer/ipunkt/laravel-jaeger-guzzle
Requires
- php: ^7.1.3
- ipunkt/laravel-jaeger: ^1.1
- laravel/framework: ^5|^6
Requires (Dev)
- orchestra/testbench: ^3.8
- phpunit/phpunit: ^8.1
This package is auto-updated.
Last update: 2023-06-27 00:24:09 UTC
README
Write basic laravel request informations to jaeger tracing
Thanks to
https://mauri870.github.io/blog/posts/opentracing-jaeger-laravel/ for the idea and implementation this package is and
will be built uppon