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
@wzt-tao this is something that is not yet supported and the purpose of this issue it to track down the work for it. We plan to start working on this really soon.
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
beats/x-pack/elastic-agent/pkg/composable/providers/kubernetes/kubernetes.go
Line 144 in d6310ab
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:
cc: @exekias @masci
The text was updated successfully, but these errors were encountered: