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

userservice: fix cache age metric #401

Merged
merged 1 commit into from May 4, 2019

Conversation

brharrington
Copy link
Contributor

A reference to the AtomicLong for the PolledMeter was not
retained so it would get garbage collected and stop reporting.

Also removes an unnecessary print stack trace call and updates
the client to set the endpoint for metrics. Since the remote
service in this case does not have the headers set, it is not
picked up automatically.

A reference to the AtomicLong for the PolledMeter was not
retained so it would get garbage collected and stop reporting.

Also removes an unnecessary print stack trace call and updates
the client to set the endpoint for metrics. Since the remote
service in this case does not have the headers set, it is not
picked up automatically.
@brharrington brharrington added this to the 2.0.3 milestone May 3, 2019
@brharrington brharrington merged commit 28fb5a5 into Netflix:master May 4, 2019
@brharrington brharrington deleted the user-service-fixes branch May 4, 2019 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant