Skip to content

Added increment/decrement by delta to CounterService and implementations #10107

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

Closed

Conversation

gavlyukovskiy
Copy link
Contributor

These two methods will help for a custom metrics providers that rely on CounterService.

All built-in implementations support increment/decrement by delta, for all others interface contains default implementation with a loop

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 29, 2017
@wilkinsona
Copy link
Member

Thanks for the PR. Unfortunately, I'm going to have to close this as Spring Boot's metrics subsystem is going to be replaced by integrating Micrometer in 2.0 (#9970) and we can't make a breaking API change in 1.5.x.

@wilkinsona wilkinsona closed this Aug 30, 2017
@wilkinsona wilkinsona added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants