kinetis / telemetry
OpenTelemetry tracing for Kinetis — request spans, SQL and queue decorators, a traced HTTP transport, and OTLP export over the Revolt-backed client.
v1.4.2
2026-08-20 18:18 UTC
Requires
- php: ^8.4
- kinetis/framework: ^1.28.1
- kinetis/revolt-http-client: ^1.2.1
- nyholm/psr7: ^1.8.2
- open-telemetry/exporter-otlp: ^1.4.0
- open-telemetry/sdk: ^1.15.0
- psr/log: ^3.0.2
- symfony/http-client: ^8.1.4
- symfony/http-client-contracts: ^3.7.1
Requires (Dev)
- infection/infection: ^0.35.0
- kinetis/cache-redis: ^1.2.1
- kinetis/persistence: ^1.11.4
- kinetis/queue: ^1.6.3
- phpstan/phpstan: ^2.2.8
- phpunit/phpunit: ^12.5.33
- vimeo/psalm: ^6.16.1
Suggests
- kinetis/persistence: Enables the TracingMysqlLink/TracingPostgresLink decorators, a span per SQL query.
- kinetis/queue: Enables the TracingQueue decorator — producer spans on push(), consumer spans from pop() to ack().