Skip to content
Compare
Choose a tag to compare
@Emily-Jiang Emily-Jiang released this 22 Aug 21:14
· 2 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.0 release can be found at MicroProfile Telemetry 2.0 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</version>
            </dependency>