mix-plus/tracing-zipkin

Zipkin tracing library based on Opentracing standard

v2.2.14 2020-09-14 02:39 UTC

This package is not auto-updated.

Last update: 2024-04-18 16:02:34 UTC


README

Zipkin 调用链追踪库,基于 Opentracing 标准

Usage

安装:

composer require mix-plus/tracing-zipkin

支持的 zipkin 版本:

  • V3

使用

中间件直接引入

$vega->use(\MixPlus\Tracing\Http\TracingWebServer::middleware());

文档:

License

Apache License Version 2.0, http://www.apache.org/licenses/