SmallRye Metrics is no longer under development and was replaced by OpenTelemetry Metrics. In the future, please refer to SmallRye OpenTelemetry: https://github.com/smallrye/smallrye-opentelemetry
SmallRye Metrics is an implementation of Eclipse MicroProfile Metrics.
Compile and install this project:
mvn clean install
-
implementation - Implementation of the Eclipse MicroProfile Metrics API.
-
tck - Test suite to run the implementation against the Eclipse MicroProfile Metrics TCK.
Please refer to our Wiki for the Contribution Guidelines.