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

ISPN-14164 Fix metrics produced by the Infinispan server for Prometheus scraping #10342

Merged
merged 4 commits into from Sep 25, 2022

Conversation

fax4ever
Copy link
Contributor

@fax4ever fax4ever commented Sep 23, 2022

@ryanemerson ryanemerson self-requested a review September 23, 2022 08:11
@fax4ever
Copy link
Contributor Author

Thanks @ryanemerson for the review

Comment on lines +17 to +20
private RestServerHelper restServer;
private RestClient restClient;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is complaining about a thread leaking, I think we need to stop these two.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch thank you @jabolina

That is now the CONTENT_TYPE_004 "text/plain; version=0.0.4"
We cannot use filters since we're going to merge the registries to fix the issue in the next commit :(
@fax4ever
Copy link
Contributor Author

@jabolina thanks for the review, I fixed the test ;)

@fax4ever fax4ever merged commit 3f517c3 into infinispan:main Sep 25, 2022
@fax4ever
Copy link
Contributor Author

Thank you, merged!

@fax4ever fax4ever deleted the ISPN-14164 branch September 25, 2022 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants