Skip to content

[aws-resources] Improve data collected by the EKSResource #737

Open
@rapphil

Description

@rapphil

Is your feature request related to a problem? Please describe.

Right now the EKSResource detector is only collecting the following information when running in a EKS Environment:

  • Cluster Name
  • Cloud Provider
  • Cloud Platform
  • Container ID

We wanted to collect more information such as:

  • Namespace
  • Pod

Describe the solution you'd like

It would be nice if the EKSResource was in feature parity with the k8sattributesprocessor and it would be able to detect the same resource attributes as this processor. The reason why it would be handy to implement that in the Resource Detector is because not necessarily the EKS cluster will have a collector running on it.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions