Hi!
I was working through open-telemetry/semantic-conventions#3860 with @kathiehuang and @Lewis-E and I had a question about a prior discussion in this repo.
It's not clear to me why resource detectors shouldn't record service.instance.id when they have a reasonably appropriate data source such as CONTAINER_APP_REPLICA_NAME on Azure Container Apps or WEBSITE_INSTANCE_ID on Azure App Services.
Could you expand on whether this is a Go SDK limitation or a concern about whether this should be allowed under the specification or semantic conventions? Thanks!
Related:
Hi!
I was working through open-telemetry/semantic-conventions#3860 with @kathiehuang and @Lewis-E and I had a question about a prior discussion in this repo.
It's not clear to me why resource detectors shouldn't record
service.instance.idwhen they have a reasonably appropriate data source such asCONTAINER_APP_REPLICA_NAMEon Azure Container Apps orWEBSITE_INSTANCE_IDon Azure App Services.Could you expand on whether this is a Go SDK limitation or a concern about whether this should be allowed under the specification or semantic conventions? Thanks!
Related: