smallrye / smallrye-metrics

Apache License 2.0
41 stars 36 forks source link
metrics microprofile

:microprofile-metrics: https://github.com/eclipse/microprofile-metrics/ :ci: https://github.com/smallrye/smallrye-metrics/actions?query=workflow%3A%22SmallRye+Build%22 :sonar: https://sonarcloud.io/dashboard?id=smallrye_smallrye-metrics

image:https://github.com/smallrye/smallrye-metrics/workflows/SmallRye%20Build/badge.svg?branch=main[link={ci}] image:https://sonarcloud.io/api/project_badges/measure?project=smallrye_smallrye-metrics&metric=alert_status["Quality Gate Status", link={sonar}] image:https://img.shields.io/github/license/smallrye/smallrye-metrics.svg["License", link="http://www.apache.org/licenses/LICENSE-2.0"] image:https://img.shields.io/maven-central/v/io.smallrye/smallrye-metrics?color=green[]

= SmallRye Metrics

SmallRye Metrics is an implementation of {microprofile-metrics}[Eclipse MicroProfile Metrics].

== Instructions

Compile and install this project:

[source,bash]

mvn clean install

=== Project structure

=== Contributing

Please refer to our Wiki for the https://github.com/smallrye/smallrye-parent/wiki[Contribution Guidelines].

=== Links