Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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) java 8+ Apache 2.0

# 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).