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

Add support for RESTEasy #1169

Open
abkieling opened this issue Jan 17, 2019 · 6 comments
Open

Add support for RESTEasy #1169

abkieling opened this issue Jan 17, 2019 · 6 comments
Labels
enhancement A general enhancement work-in-progress

Comments

@abkieling
Copy link

Currently, Micrometer integrates well with Spring MVC and Jersey, but not RESTEasy.

@shakuzen shakuzen added the enhancement A general enhancement label Jan 23, 2019
@michaelmcfadyen
Copy link
Contributor

Should the responsibility of this integration be with micrometer or would it sit with spring boot? I can see that the jersey integration is here but I would think that that should be with in the spring-boot-starter-jersey scope. Curious as to where the boundaries of responsibility are.

@checketts
Copy link
Contributor

If it is possible to leverage RESTEasy outside of a Spring app contributing it to Micrometer is preferred, since that way those users can leverage it as well.

Spring might create an autoconfig to leverage the binder automatically though.

@Yaytay
Copy link

Yaytay commented Jul 2, 2020

I use Reasteasy and Micrometer with Vertx, without any sign of Spring Boot. Apart from support for @timed, what further integration would you want to see?

@abkieling
Copy link
Author

This feature request is out of date. Closing it.

@jkschneider
Copy link
Contributor

Happy to leave it open. Still a valid feature request, maybe just could use some help from somebody willing to submit a PR?

@jkschneider jkschneider reopened this Jul 2, 2020
@marcingrzejszczak
Copy link
Contributor

marcingrzejszczak commented Dec 21, 2023

Will be fixed via #3989

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A general enhancement work-in-progress
Projects
None yet
Development

No branches or pull requests

7 participants