myparcelcom/jaeger-tracing

Library with common classes used for Jaeger tracing

v0.1.0 2025-05-26 13:53 UTC

This package is auto-updated.

Last update: 2025-05-26 14:18:12 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