https://github.com/mix-php/tracing
Tracing library, following PSR-7 / PSR-15 / Opentracing standard
https://github.com/mix-php/tracing
Last synced: about 1 year ago
JSON representation
Tracing library, following PSR-7 / PSR-15 / Opentracing standard
- Host: GitHub
- URL: https://github.com/mix-php/tracing
- Owner: mix-php
- Created: 2020-04-17T03:44:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T06:46:28.000Z (over 5 years ago)
- Last Synced: 2025-02-17T01:03:46.321Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Tracing
调用链追踪库,遵循 PSR-7 / PSR-15 / Opentracing 标准
## Usage
安装:
```
composer require mix/tracing
```
文档:
- https://www.kancloud.cn/onanying/mixphp2-2/1712344
## License
Apache License Version 2.0, http://www.apache.org/licenses/