OpenTelemetry: How to debug user performance in your frontend

1 · Sebastian Poxhofer · April 27, 2022, 8:09 a.m.
In this talk, which builds up on my previous talk and example of OpenTelemetry: from Frontend to Backend I give an overview of what OpenTelemetry (OTeL) is and how it can be leveraged to debug frontend performance. This is achieved by leveraging only OpenSource components such as OpenTelemetry and Unleash. The example consists of multiple microservices which are deployed in a Kubernetes cluster. Repository: https://github.com/secustor/opentelemetry-meetup Components Unleash Unleash is an open so...