Skip to content

gcp-resources documentation doesn't align with the GCP Resource Detector #1609

@bcarter97

Description

@bcarter97

The GCP Resource Detector mentions - and contains docs for - k8s Resource attributes. However, none of them aside from k8s.cluser.name appear to be instrumented:

public static final AttributeKey<String> K8S_CLUSTER_NAME =
AttributeKey.stringKey("k8s.cluster.name");

It looks like they exist in the GCP Resource Translator, so they're only missing in the Otel side. I noticed they're in the IncubatingAttributes so perhaps they're still in development?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions