Skip to content

MicroProfile Metrics 4.0

Compare
Choose a tag to compare
@Emily-Jiang Emily-Jiang released this 17 Nov 22:55

Javadocs | Spec PDF | Spec html

To use this release, pull in

<dependency>
    <groupId>org.eclipse.microprofile.metrics</groupId>
    <artifactId>microprofile-metrics-api</artifactId>
    <version>4.0</version>
</dependency>

For changes consult the changelog.html file. The changelog is attached with the release's files.