micrometer-metrics/micrometer

Test osgi with new Prometheus client

Open

#5,063 opened on May 10, 2024

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

Repository metrics

Stars
 (4,220 stars)
PR merge metrics
 (Avg merge 1d 21h) (100 merged PRs in 30d)

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