Micrometer Mastery: Unleash Advanced Observability in your JVM Apps by Tommy Ludwig & Jonatan Ivanov

preview_player
Показать описание
Spring I/O 2024 - 30-31 May, Barcelona

Is your application a black box? Is your current observability instrumentation not good enough? Do you want to add more to your metrics and distributed tracing? Join us and unlock the full potential of Micrometer and its cutting-edge observability features!

Dive into:

Micrometer Observation API: Instrument once and have multiple benefits out of it.
Observation Conventions: Instrumentation with standardized naming and tagging.
Automated Documentation: Effortlessly generate rich observability descriptions from your code.
We’ll showcase:

Practical code examples for instrumenting real-world applications.
Advanced techniques to extract deeper insights and troubleshoot issues faster.
Real-world use cases demonstrating the power of Micrometer’s observability toolkit.
Ready to elevate your observability game using the industry’s golden standard? This talk is your one-stop shop for Micrometer mastery!
Рекомендации по теме
Комментарии
Автор

Great talk... but.
Looking at the repo it is insane the amount of code you need to write just to instrument two services. Just image a project with 100 services and 200 REST endpoints!
At some point you are just going to abandon it as you will not have enough time from the project owner/bean-counters to implement all of that....
Sorry - just an observation from the floor.

kappaj