Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(micrometer): incompatibility between micrometer and prometheus java client #865

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

kenluluuuluuuuu
Copy link
Contributor

📝 Description

In the previous commit to update micrometer version from 1.2 to 1.3 fa82ffa, Styx failed to start because it couldn't find classes being used by Micrometer.
According to the migration guide - https://github.com/micrometer-metrics/micrometer/wiki/1.13-Migration-Guide, we should use micrometer-registry-prometheus-simpleclient instead for the compatibility against the Prometheus Java client 0.x.

🔗 Related Issues

@kenluluuuluuuuu kenluluuuluuuuu merged commit 8d9a326 into master Oct 15, 2024
1 check passed
@kenluluuuluuuuu kenluluuuluuuuu deleted the fix-incompatible-prometheus-library branch October 15, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants