Completed
- Adding the Honeycomb exporter
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to OpenTelemetry - Observability Framework and Implementation
Automatically move to the next video in the Classroom when playback concludes
- 1 - Holding screen
- 2 - Introductions
- 3 - What is OpenTelemetry?
- 4 - What was setup in advance
- 5 - Looking at an OpenTelemetry example
- 6 - Adding the gRPC interceptors
- 7 - Adding the OpenTelemetry initialisation code and stdout exporter
- 8 - Triggering our first trace
- 9 - Adding the Honeycomb exporter
- 10 - Adding additional context to our traces
- 11 - Adding extra spans / instrumenting database calls