![[17.0.0.3 and later]](../ng_v17003plus.gif)
Monitoring with MicroProfile metrics
You can use the mpMetrics-1.0 or the mpMetrics-1.1 feature to monitor applications that are instrumented with the MicroProfile metrics API. The mpMetrics-1.0 and the mpMetrics-1.1 features provide a /metrics REST interface that conforms to the MicroProfile metrics 1.0 or MicroProfile metrics 1.1 specification. Application developers can add their own custom metrics, by using the MicroProfile metrics API, alongside the metrics provided by Liberty.
Before you begin
To browse the MicroProfile metrics 1.0 specification, see Metrics for Eclipse MicroProfile 1.0 specification.
To browse the MicroProfile metrics 1.1 specification, see
Metrics for Eclipse MicroProfile 1.1 specification.