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

Add Service 'id' property and make 'id' property play identity role #117

Merged
merged 2 commits into from Mar 9, 2018

Conversation

f1401martin
Copy link
Contributor

No description provided.

@@ -16,7 +16,7 @@ def __init__(self):

self._start_time = None
self._instance_id = None
self._service_name = None
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we provide both name and ID in most of these status/diagnostic signals? That would make it backwards compatible still and I think in many cases we would want to use the name too. Having both available would be best.

@mattdodge mattdodge merged commit fa2c21d into v3.0.0 Mar 9, 2018
@mattdodge mattdodge deleted the service_name_to_service_id branch March 9, 2018 23:44
@f1401martin f1401martin added the change/changed a change to an existing feature label Apr 9, 2018
@f1401martin f1401martin changed the title Service name to service id Add id property and make id property play identity role Apr 9, 2018
@f1401martin f1401martin added change/added a new feature and removed change/changed a change to an existing feature labels Apr 9, 2018
@f1401martin f1401martin changed the title Add id property and make id property play identity role Add Service 'id' property and make 'id' property play identity role Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change/added a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants