Introducing Micrometer Application Metrics - Jon Schneider

December 14, 2017

Spring Boot has adopted Micrometer as its built-in metrics instrumentation library with out-of-the-box support for popular monitoring tools like Prometheus, Datadog, InfluxDB, New Relic, Elasticsearch MetricBeat, Graphite, and more! Micrometer is a metrics instrumentation facade that helps you instrument your code once and ship to one more monitoring systems while avoiding vendor lock-in. Think SLF4J, but for metrics. In this talk, we'll walk through practical exercises that demonstrate proper way to instrument your application code to yield actionable metrics insights and alerts. Jon Schneider, Principal Software Engineer, Pivotal Filmed at SpringOne Platform 2017

Previous
Implementing Raft in RabbitMQ - Michael Klishin, Karl Nilsson
Implementing Raft in RabbitMQ - Michael Klishin, Karl Nilsson

Team RabbitMQ has been working on adopting Raft, a distributed consensus protocol, in several components of...

Next Video
JDBC, What Is It Good For? - Thomas Risberg
JDBC, What Is It Good For? - Thomas Risberg

Is JDBC still a relevant API that a Java developer should bother learning? We'll review what has been happe...