Completed
Next Steps
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
CNCF Webinar - The What's and Why's of Tracing
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 EXAMPLE MICROSERVICE ARCHITECTURE
- 3 DISTRIBUTED TRACE VISUALIZATION
- 4 DISTRIBUTED TRACE DETAILS
- 5 LOGS IN MICROSERVICE ARCHITECTURE
- 6 Data Collection
- 7 What is OpenTelemetry?
- 8 Cloud Native Telemetry
- 9 What problems are you trying to solve?
- 10 Gaps in current observability method
- 11 Goals of tracing Questions to ask yourself and of your organization
- 12 Components Specifications
- 13 Reference Architecture: OpenTelemetry
- 14 Tracing and Semantic Conventions
- 15 Resource SDK + Semantic Conventions
- 16 OpenTelemetry and Logs (Incubating!)
- 17 Observability drives Evidence- based Debugging
- 18 Objectives
- 19 Getting Started: Traces (Automatic)
- 20 Roadmap
- 21 Problem solving Imagine being paged
- 22 A span for everything or bare minimum
- 23 Next Steps