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

Removing client name uniqueness. #329

Merged
merged 1 commit into from
Feb 11, 2015
Merged

Conversation

NiteshKant
Copy link
Member

The client name is just used for reporting metrics and having a unique name bloats metrics (number of metrics reported).
This change removes the uniqueness and has a common suffix "-no-name-" for all clients with no name explicitly specified.
If a unique name is required, it can be set explicitly on the client.

The client name is just used for reporting metrics and having a unique name bloats metrics (number of metrics reported).
This change removes the uniqueness and has a common suffix "-no-name-" for all clients with no name explicitly specified.
If a unique name is required, it can be set explicitly on the client.
@NiteshKant NiteshKant added this to the 0.4.6 milestone Feb 11, 2015
NiteshKant added a commit that referenced this pull request Feb 11, 2015
Removing client name uniqueness.
@NiteshKant NiteshKant merged commit 70568d9 into ReactiveX:0.x Feb 11, 2015
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