# microprofile-metrics **Repository Path**: mirrors_eclipse/microprofile-metrics ## Basic Information - **Project Name**: microprofile-metrics - **Description**: microprofile-metrics - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README // // Copyright (c) 2016-2017 Contributors to the Eclipse Foundation // // See the NOTICE file(s) distributed with this work for additional // information regarding copyright ownership. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. // = Eclipse Microprofile Metrics This specification aims at providing a unified way for Microprofile servers to export Monitoring data ("Telemetry") to management agents and also a unified Java API, that all (application) programmers can use to expose their telemetry data. * For the current specification see the link:spec/src/main/asciidoc/microprofile-metrics-spec.asciidoc[Metrics Spec] document. For the specification at a given release or milestone, download link:https://github.com/eclipse/microprofile-metrics/releases[the PDF from the GitHub releases page]. * To chat or ask questions about the spec, join the discussion on Gitter: image:https://badges.gitter.im/eclipse/microprofile-metrics.svg[link=https://gitter.im/eclipse/microprofile-metrics] * For announcements, visit the link:++https://groups.google.com/forum/#!forum/microprofile++[Microprofile Google Group] and filter by link:++https://groups.google.com/forum/#!tags/microprofile/metrics++[the metrics tag] to focus on topics related to this specification. == Contributing Do you want to contribute to this project? link:CONTRIBUTING.adoc[Find out how you can help here].