Implement Auto Instrumentation Under GraalVM Static Compilation on OTel Java Agent
Offered By: CNCF [Cloud Native Computing Foundation] via YouTube
Course Description
Overview
Explore the implementation of auto instrumentation under GraalVM static compilation for the OpenTelemetry Java Agent in this informative conference talk. Discover how GraalVM static compilation significantly improves Java application startup speed and runtime memory usage, enhancing Java's potential in the Cloud Native ecosystem. Learn about the challenges faced when automatic instrumentation provided by Java Agent becomes invalid after static compilation, and delve into the innovative static instrumentation solution designed for GraalVM. Gain insights into the overall design concept of this solution and examine the related test results in the OpenTelemetry Java Agent. Understand the valuable impact of these advancements on Java's flourishing presence in cloud environments.
Syllabus
Implement Auto Instrumentation Under GraalVM Static Compilation on OTel Java Agent - Zihao Rao
Taught by
CNCF [Cloud Native Computing Foundation]
Related Courses
The Java Agent - Modifying Bytecode at Runtime to Protect Against Log4JGOTO Conferences via YouTube Wargames - Java Vulnerabilities and Why You Should Care
Devoxx via YouTube Writing Java Agents for Fun and Not So Much Profit
Devoxx via YouTube The Hitchhiker’s Guide to Java Class Reloading
Devoxx via YouTube Prometheus Monitoring for Java Web Applications Without Modifying Source Code
Devoxx via YouTube