micrometer-metrics/micrometer

Test osgi with new Prometheus client

Open

#5063 opened on May 10, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Java (4,220 stars) (935 forks)batch import
help wantedtype: task

Description

See the description of https://github.com/micrometer-metrics/micrometer/pull/4846.

The OSGi test was failing when the new Prometheus client was used, so it was updated to use the -simpleclient module for now.

We should make sure we're testing with the latest Prometheus client and figure out what the issue is that's causing it to fail.

Contributor guide