myparcelcom/jaeger-tracing

Library with common classes used for Jaeger tracing

v0.1.1 2025-09-15 14:15 UTC

This package is auto-updated.

Last update: 2025-09-15 14:17:10 UTC


README

Library with common classes used for Jaeger tracing.

PHP 8

The minimum PHP version is 8.2. To update dependencies on a system without PHP 8 use:

docker run --rm --mount type=bind,source="$(pwd)",target=/app composer:2 composer update --ignore-platform-req=ext-sockets