Skip to content

Add complete k8s metadata through composable provider #24495

@ChrsMark

Description

@ChrsMark

At #21480 the base of the kubernetes provider was implemented.

We need to ensure that we add the proper amount of metadata via the provider. For instance at

we add the following:

kubernetes.namespace
kubernetes.pod.name
kubernetes.pod.uuid
kubernetes.pod.ip
kubernetes.pod.labels
kubernetes.container.name
kubernetes.container.runtime
kubernetes.container.id
kubernetes.container.image

We need more metadata like:

  • annotations
  • nodeName
  • deployment
  • replicaset
  • container port

cc: @exekias @masci

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions