Skip to content

OpAMP - fix identyfing attributes #5286

Description

@Kielek

From autoinstrumentation implementation, following attributes are considered as identyfiing
public const string AttributeServiceName = "service.name";
public const string AttributeServiceInstanceId = "service.instance.id";
public const string AttributeServiceNamespaceName = "service.namespace.name";

Can we/should we add others?

Originally posted by @Kielek in open-telemetry/opentelemetry-demo#3656 (comment)


I think that service.namespace.name was wrongly implemented.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions