User Guide

Keeping Count in Jakarta EE Applications with MicroProfile Metrics

Keeping Count In Jakarta EE Applications With MicroProfile Metrics

MicroProfile is a community driven initiative, built on top of the Jakarta EE Core Profile, that is a collection of abstract specs that form a complete solution to developing cloud native, Jakarta EE microservices.

The MicroProfile Metrics API provides a set of API constructs for exposing different types and kinds of application metrics. With this API, you can expose application, implementation runtime and JVM metrics through annotations and a Java API in the OpenMetrics format, consumable by monitoring applications like Prometheus.

This guide covers the Metrics specification within a Jakarta EE context. By the end of the guide, you will be able to use the Metrics API to expose different kinds of metrics in your cloud-native Jakarta EE application.

Category:
Subjects: , , , , , ,

Related Resources

Explore expert tips, webinars, and product updates to help you build, deploy, and scale modern enterprise Java applications faster.

How to Run a Payara Server Deployment on Microsoft Azure

How to Run a Payara Server Deployment on Microsoft Azure

Download
Migrating from WildFly to Payara Community

Migrating from WildFly To Payara Community

Download
Why Migrate to the Payara Platform

Why Migrate to the Payara Platform

Download