Spec: PDF | Spec: HTML | Logs TCK | Metrics TCK | Tracing TCK
A full list of changes delivered in the 2.0 release can be found at MicroProfile Telemetry 2.0.1 Milestone.
Specify the following dependency to use the APIs exposed by this specification:
<dependency>
<groupId>org.eclipse.microprofile.telemetry</groupId>
<artifactId>microprofile-telemetry-api</artifactId>
<type>pom</type>
<version>2.0.1</version>
</dependency>