- 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
Description:
Dive into a comprehensive video tutorial on OpenTelemetry featuring industry experts Amy Tobey and Liz Fong-Jones. Explore the fundamentals of this observability framework, including its components, implementation, and practical applications. Learn how to set up OpenTelemetry, add gRPC interceptors, initialize the framework, and export data to various backends. Gain hands-on experience in creating traces, adding context, and instrumenting database calls. Discover how OpenTelemetry can enhance your ability to observe, manage, and debug cloud-native software through detailed explanations and live coding demonstrations.
Introduction to OpenTelemetry - Observability Framework and Implementation