This release is an internal refactoring to prepare for better integration with OpenTelemetry metrics in the future.
User facing functionality like API and exposition formats are the same as in 1.0.0-alpha-1.
We also started adding more documentation
- example-tomcat-servlet: Simple example with a Tomcat servlet to get started with Prometheus native histograms.
- example-exemplars-tail-sampling: Example of how to use Exemplars with OpenTelemetry's Tail Sampling.
The source code is on the 1.0.x branch.