https://github.com/prometheus/client_java
Prometheus instrumentation library for JVM applications
https://github.com/prometheus/client_java
instrumentation java metrics prometheus
Last synced: 27 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 (over 12 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T17:48:04.000Z (about 1 month ago)
- Last Synced: 2025-05-01T13:51:04.989Z (about 1 month ago)
- Topics: instrumentation, java, metrics, prometheus
- Language: Java
- Homepage: http://prometheus.github.io/client_java/
- Size: 11 MB
- Stars: 2,223
- Watchers: 64
- Forks: 815
- Open Issues: 119
-
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
[](https://github.com/prometheus/client_java/actions/workflows/build.yml)
![]()
# editorconfig-checker-disable-line
## 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).