You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is actually a resource attribute though (https://opentelemetry.io/docs/specs/semconv/resource/#service), so in practice with OTLP we’ll get this sent as resource.service.name. Should we deprecate service.name in favour of resource.service.name?
@abhi said: