Completed
Intro: Open Telemetry SDK Design and Implementation Values Sergey Kanzhelev, Google
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
OpenTelemetry SDK Design and Implementation Values
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro: Open Telemetry SDK Design and Implementation Values Sergey Kanzhelev, Google
- 2 OpenTelemetry Design and Implementation Values Sergey Kanzhelev, Google
- 3 Open Telemetry makes robust, portable telemetry a built-in feature of cloud-native software Open Telemetry provides a single set of API libraries, agents, and collector services to
- 4 The future of monitoring: By 2025, 50% of new cloud-native application monitoring will use open-source instrumentation instead of vendor-specific agents
- 5 Compatibility • Embrace standards. For example, Wac Trace Context specification is a recommended and built-in default for context propagation • Interoperability is a way for success. We value user's …
- 6 Stability • Limited set of strongly-typed objects Name/value attributes based data collection allows to keep APIs and SDK stable There is no support for complicated cases. It is typical that the most…
- 7 Use and give feedback Open Telemetry has no way of knowing how you use the project Tell us about your scenarios: What environments you use it - What's missing This and other feedback you can share vi…