jonahgeorge/jaeger-client-php
Jaeger client library for PHP with OpenTracing support. Create and propagate spans across services, report traces to a Jaeger agent/collector, and integrate distributed tracing into your PHP apps with configurable samplers, reporters, and transports.
Full Changelog: https://github.com/jonahgeorge/jaeger-client-php/compare/v1.5.1...v1.5.2
Full Changelog: https://github.com/jonahgeorge/jaeger-client-php/compare/v1.5.0...v1.5.1
Full Changelog: https://github.com/jonahgeorge/jaeger-client-php/compare/v1.4.4...v1.5.0
Full Changelog: https://github.com/jonahgeorge/jaeger-client-php/compare/v1.4.3...v1.4.4
psr/log v2 and v3psr/cache v3psr/cache v2phlib/base_convertTTransportException when buffer size limit excesses. Log a message with WARNING log level insteadTTransportException on socket_send warnings about buffer size limit excessesSender\HttpSender for sending Jaeger.Thrift over binary protocol to a collector running on port 14268 via HTTPJaeger\SpanContext::withBaggageItems#87: Allow to configure whether to use one span per RPC
#88: Added ability to configure via env-vars
#89: Config:: getSampler will return now ProbabilisticSampler
either when the sampler is not defined, or when it is SAMPLER_TYPE_REMOTE
#94: Upgrade opentracing to 1.0
addBaggageItem() and nullable baggagePHP_INT_MAX being logged as 7fffffffffffffffTracer::inject and Tracer::extract so that now only UnsupportedFormat exception may be thrownSpanContext::withDebugIdTextCodec::spanContextFromString to convert large hex to int64 on trace and span id extractionUdpSender::flushopentracing/opentracing#1.0.0-beta2
How can I help you explore Laravel packages today?