- 
                Notifications
    You must be signed in to change notification settings 
- Fork 278
Open
Labels
Description
Right now, we have two stabilized "resource"s in semantic conventions.
- service- includes- service.name,- service.namespace, etc.
- telemetry.sdk
However the service.instance.id field is NOT stable, but marked as required and an identifying field.
I propose two options:
- We stabilize service.instance.idand make it identifying on service.
- We create a new entity service.instance. There would be a "has-a" relationship betweenserviceandservice.instance. Initially,service.instancewould only consist of its id.servicewould be identified bynamespaceandname.
UPDATE:
We will take option (2) and open in semconv.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done
Status
Need triage
Status
In Progress