OpenTelemetry (Tracing and Metrics)
Last updated
Last updated
OpenTelemetry is tracing abstraction to collect and aggregate data such as metrics and traces. As OpenTelemetry is tracing abstraction it does not force to use specific Tracing 3rd party. Depending on the needs and preferences, we may choose provides like DataDog, Jaeger, Zipkin etc.
Ecotone brings full tracing using OpenTelemetry to your PHP applications. It will provide details about your Message flows no matter if they are synchronous or asynchronous.