Skip to content

Replace servo usage with spectator #219

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

Merged
merged 1 commit into from
Jan 9, 2017

Conversation

NiteshKant
Copy link
Contributor

Problem

Currently, servo is being used for metric. Spectator is a more generic library and has better APIs.

Modification

Modified classes to use spectator-api which reduces the code considerably.
This is a change required before we layer the events => metric changes.

Result

Using recommended library at Netflix for metric and lesser code.

__Problem__

Currently, servo is being used for metric. Spectator is a more generic library and has better APIs.

__Modification__

Modified classes to use spectator-api which reduces the code considerably.
 This is a change required before we layer the events => metric changes.

__Result__

Using recommended library at Netflix for metric and lesser code.
@NiteshKant NiteshKant merged commit f058520 into rsocket:0.5.x Jan 9, 2017
@NiteshKant NiteshKant deleted the 0.5.x-spectator branch January 9, 2017 21:08
ilayaperumalg pushed a commit to ilayaperumalg/rsocket-java that referenced this pull request Dec 26, 2017
Include CANCELED in details throughout doc. Clarify wording on error description.
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.

1 participant