Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prometheus/client_java
Prometheus instrumentation library for JVM applications
https://github.com/prometheus/client_java
instrumentation java metrics prometheus
Last synced: 3 days ago
JSON representation
Prometheus instrumentation library for JVM applications
- Host: GitHub
- URL: https://github.com/prometheus/client_java
- Owner: prometheus
- License: apache-2.0
- Created: 2013-02-03T22:55:49.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T14:28:26.000Z (13 days ago)
- Last Synced: 2024-12-13T16:07:17.194Z (12 days ago)
- Topics: instrumentation, java, metrics, prometheus
- Language: Java
- Homepage: http://prometheus.github.io/client_java/
- Size: 13.4 MB
- Stars: 2,194
- Watchers: 66
- Forks: 800
- Open Issues: 117
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Prometheus Java Metrics Library
[![Build](https://github.com/prometheus/client_java/actions/workflows/build.yml/badge.svg)](https://github.com/prometheus/client_java/actions/workflows/build.yml)
# Documentation
[https://prometheus.github.io/client_java](https://prometheus.github.io/client_java)
# Contributing and community
See [CONTRIBUTING.md](CONTRIBUTING.md) and the [community section](http://prometheus.io/community/) of the Prometheus homepage.
The Prometheus Java community is present on the [CNCF Slack](https://cloud-native.slack.com) on `#prometheus-java`, and we have a fortnightly community call in the [Prometheus public calendar](https://prometheus.io/community/).
# Previous Releases
The source code for 0.16.0 and older is on the [simpleclient](https://github.com/prometheus/client_java/tree/simpleclient) branch.
# License
Apache License 2.0, see [LICENSE](LICENSE).