Skip to content

Choose a tag to compare

@Emily-Jiang Emily-Jiang released this 19 Jun 16:28
· 11 commits to main since this release

Spec: PDF | Spec: HTML | Logs TCK | Metrics TCK | Tracing TCK

A full list of changes delivered in the 2.1 release can be found at MicroProfile Telemetry 2.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.1</version>
        	</dependency>