Registry / observability / hyperf-tracer

hyperf-tracer

JSON →
library3.2.0phppackagistunverified

A open tracing system implemented for Hyperf or other coroutine framework

composer require hyperf/tracer
INSTALL
IMPORT
SIG · HYPERF-TRACER
H
hyperf-tracer
observabilityphpv3.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tracer
use Hyperf\Tracer\Tracer;

Starts and finishes a tracing span.

use Hyperf\Tracer\Tracer; $tracer = new Tracer(); $span = $tracer->startSpan('operation'); // ... perform operation $span->finish();
Debug
Known issues
breakingRequires PHP 8.0 or higher.
fix
Upgrade PHP to version 8.0 or later.
affects: <3.0.0
Upgrade
Version history
3.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
2
Resources
hyperf-tracer — pip install hyperf-tracer · libregistry