Free Download Hands-On OpenTelemetry with Java Spring Boot
Published 8/2026
Created by Abhi Kerni
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English | Duration: 10 Lectures ( 31m ) | Size: 373.2 MB
Build, trace, and understand a Java microservice from the ground up.
What you'll learn
By the end of this course, the learner should be able to instrument a Spring Boot application with OpenTelemetry.
Combining automatic agent-based instrumentation with manual spans.
Trace requests end-to-end across multiple services using Jaeger.
Explain how inter-service trace propagation works and why it helps diagnose issues in distributed systems.Requirements
Beginner/intermediate knowledge of Java (classes, interfaces, try/catch/finally, lambdas)Description
This course walks you through instrumenting a real Spring Boot application with OpenTelemetry, starting from a plain, untraced app and ending with a fully traced multi-service system exporting to Jaeger. Rather than covering tracing in the abstract, you build it hands-on, step by step: enabling zero-code auto-instrumentation via the OTel Java agent, standing up Jaeger as a tracing backend, and verifying every step by inspecting real traces - first in the UI, then programmatically via Jaeger's API.
As systems move to microservices, understanding what happens to a request as it crosses service boundaries becomes essential - logs and metrics alone can't answer "why was this specific request slow, and where did the time actually go?" This course solves that gap by teaching you to reason about traces at the code level, not just the dashboard Level: how spans are created and nested, why Context/Scope matters for parent-child relationships, when to rely on the agent's automatic instrumentation versus writing manual spans (via the OTel API or the @WithSpan annotation), and how trace context propagates automatically across HTTP calls between independent services. By the end, you'll be able to add meaningful, well-structured tracing to your own Spring Boot services and debug distributed request flows with confidence.
Who this course is for
Java/Backend/Software Developers who build services with Spring Boot and want to add observability to their applications.Homepage
Code:
https://www.udemy.com/course/hands-on-opentelemetry-with-java-spring-boot
View hidden content is available for registered users!
No Password - Links are Interchangeable