https://github.com/prometheus/client_java
Prometheus instrumentation library for JVM applications
https://github.com/prometheus/client_java
instrumentation java metrics prometheus
Last synced: 6 months 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 13 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T17:48:04.000Z (7 months ago)
- Last Synced: 2025-05-01T13:51:04.989Z (7 months 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
- awesome-java-zh - Prometheus - 提供多维数据模型,DSL,自治服务器节点等等。 (项目 / 监测)
- awesome-cloud-native-java - Prometheus
- fucking-awesome-java - Prometheus - Provides a multi-dimensional data model, DSL, autonomous server nodes and much more. (Projects / Monitoring)
- awesome-java - Prometheus Java
- awesome-java - Prometheus - Provides a multi-dimensional data model, DSL, autonomous server nodes and much more. (Projects / Monitoring)
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).