github prometheus/client_java v1.0.0-alpha-3
1.0.0-alpha-3 / 2023-08-29

latest releases: v1.3.1, v1.3.0, v1.2.1...
pre-release12 months ago

This is the current pre-release for the upcoming 1.0.0 version.

It adds two major new modules:

  • prometheus-metrics-exporter-httpserver is a built-in HTTP server for exposing Promtheus metrics (this is a port of simpleclient_httpserver).
  • prometheus-metrics-exporter-opentelemetry is an exporter for pushing metrics to an OpenTelemetry endpoint in OTLP format.

In addition to these new features, there was a lot of internal refactoring.

There isn't much documentation yet, but for each new module there's an end-to-end example and a README in the examples/ directory (on the 1.0.x branch).

The next features on the roadmap towards 1.0.0 are a port of the built-in JVM metrics, and a backwards-compatibility module for existing simpleclient.

Don't miss a new client_java release

NewReleases is sending notifications on new releases.