6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java1,135 forks (1,135 forks)batch import
help wantedtype: task
Repository metrics
- Stars
- 4,881 stars (4,881 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
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
- Research direction
- Investigate the OSGi test failure by examining the test setup and the new Prometheus client's OSGi compatibility. Check the referenced PR #4846 for context and identify the specific issue causing the test to fail.
- Tech stack
- java
- Domain
- backend
- Issue type
- Test
- Prerequisites
- JavaOSGi