Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mix-php/tracing-zipkin
Zipkin tracing library based on Opentracing standard
https://github.com/mix-php/tracing-zipkin
Last synced: 2 months ago
JSON representation
Zipkin tracing library based on Opentracing standard
- Host: GitHub
- URL: https://github.com/mix-php/tracing-zipkin
- Owner: mix-php
- Created: 2020-04-05T13:11:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T06:46:34.000Z (over 4 years ago)
- Last Synced: 2024-11-13T06:32:49.796Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-swoole - mix/tracing-zipkin - A tracing library based on [Zipkin](https://zipkin.io) and [OpenTracing](https://opentracing.io). :globe_with_meridians: (SOA governance)
README
## Mix Tracing Zipkin
Zipkin 调用链追踪库,基于 Opentracing 标准
## Usage
安装:
```
composer require mix/tracing-zipkin
```支持的 zipkin 版本:
- V2
文档:
- https://www.kancloud.cn/onanying/mixphp2-2/1712344
## License
Apache License Version 2.0, http://www.apache.org/licenses/