flow-php / telemetry-otlp-bridge
Flow PHP Telemetry - OTLP Exporter Bridge
0.37.0
2026-05-08 15:53 UTC
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- flow-php/telemetry: 0.37.0
Requires (Dev)
- ext-curl: *
- google/protobuf: ^4.0 || ^5.0
- grpc/grpc: ^1.74
- nyholm/psr7: ^1.8
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- symfony/http-client: ^6.4 || ^7.4 || ^8.0
Suggests
- ext-grpc: Required for gRPC transport
- google/protobuf: Required for gRPC transport with binary protobuf encoding
README
OTLP (OpenTelemetry Protocol) exporter bridge for Flow PHP Telemetry library, enabling export of traces, metrics, and logs to any OTLP-compatible backend such as SigNoz, Jaeger, Grafana, Sentry, Datadog, Honeycomb, and New Relic.
Important
This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.
- 📜 Documentation
- ➡️ Installation
- 🛠️ Contributing
- 🚧 Upgrading