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 parameter ResponseMeteredLevel to the ResponseMetered annotation jersey3 #3115

Merged

Conversation

dennyac
Copy link
Contributor

@dennyac dennyac commented Jan 13, 2023

Adds a parameter ResponseMeteredLevel to the ResponseMetered annotation which decides whether 1xx/2xx/3xx/4xx/5xx meters, individual response code meters or both are created.

Port of #3043

@dennyac dennyac requested review from a team as code owners January 13, 2023 09:05
@gitpod-io
Copy link

gitpod-io bot commented Jan 13, 2023

@dennyac dennyac changed the title Add parameter ResponseMeteredLevel to the ResponseMetered annotation Add parameter ResponseMeteredLevel to the ResponseMetered annotation jersey3 Jan 13, 2023
@dennyac
Copy link
Contributor Author

dennyac commented Jan 14, 2023

FYI - @joschi

@joschi joschi added the feature label Feb 7, 2023
@joschi joschi added this to the 4.2.16 milestone Feb 7, 2023
Copy link
Member

@joschi joschi left a comment

Choose a reason for hiding this comment

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

@dennyac Thanks a lot for the effort of porting the changes! ❤️

@joschi joschi merged commit acb00e3 into dropwizard:release/4.2.x Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants