Monitoring the metrics of Java microservices using Eclipse MicroProfile Metrics
Learn how to provide system and application metrics from a microservice using MicroProfile Metrics. Monitor performance, pinpoint issues, and make informed decisions for scaling. Instrument your inventory service with annotations for application-level metrics. Add counter, gauge, and timer metrics to enhance your service.
At a Glance
You’ll explore how to provide system and application metrics from a microservice with MicroProfile Metrics.
You will learn how to use MicroProfile Metrics to provide metrics from a microservice. You can monitor metrics to determine the performance and health of a service. You can also use them to pinpoint issues, collect data for capacity planning, or to decide when to scale a service to run with more or fewer resources.
You will use annotations provided by MicroProfile Metrics to instrument the inventory service to provide application-level metrics data. You will add counter, gauge, and timer metrics to the service.
User Reviews
Be the first to review “Monitoring the metrics of Java microservices using Eclipse MicroProfile Metrics”
You must be logged in to post a review.


There are no reviews yet.