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

Register metrics defined at Resource level #1105

Merged
merged 1 commit into from
Mar 19, 2017

Conversation

arteam
Copy link
Member

@arteam arteam commented Mar 14, 2017

Backport of #920

If a Resource class is annotated with either:

  • @Timed,
  • @Metered
  • @ExceptionMetered

all method defined in such class will 'inherit'
the corresponding annotation.

If a `Resource` class is annotated with either:

* `@Timed`,
* `@Metered`
* `@ExceptionMetered`

all method defined in such class will 'inherit'
the corresponding annotation.
@arteam
Copy link
Member Author

arteam commented Mar 14, 2017

@jplock, @patrox: Please review.

@jplock jplock added this to the 3.2.2 milestone Mar 19, 2017
@jplock jplock added the feature label Mar 19, 2017
@jplock jplock merged commit 16b825e into 3.2-development Mar 19, 2017
@jplock jplock deleted the jersey_resource_metrics_backport branch March 19, 2017 00:09
@patrox
Copy link
Contributor

patrox commented Mar 21, 2017

@arteam, @jplock Sorry, I was away for few days, enjoying some short vacations and St. Patrick's day.
Thanks for pulling it in !

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

3 participants