OTel in Practice: OpenTelemetry-powered Distributed Tracing and Events in OpenChoreo
The OpenTelemetry End-User SIG is pleased to present this virtual event, featuring special guests Akila Induranga (Senior Software Engineer, WSO2) and Nilushan Costa (Associate Technical Lead, WSO2), who are both maintainers of OpenChoreo.
From OpenChoreo:
"OpenChoreo, a CNCF sandbox Internal Developer Platform (IDP) for Kubernetes, provides robust, built-in observability. A key feature is distributed tracing, which is essential for debugging microservices. OpenChoreo’s observability plane leverages the OpenTelemetry Collector for trace collection. It utilizes per-dataplane collectors to collect traces local to each dataplane, enriches them and then publishes them to a central OpenTelemetry collector in the observability plane.
Additionally, OpenChoreo employs a custom OpenTelemetry collector processor for Kubernetes event enrichment, delivering the contextual insights required for effective troubleshooting. All collected tracing data and events are exported to supported backends using OpenTelemetry collector pipelines."