Annotate the events originating from the k8s with pod metadata, such as:
- pod namespace
- pod name
- pod uid
- container name
- pod labels
- etc...
Part of #2222.
Focus os in-source implementation, but if possible, implement generically, so the implementation can be reused within a transform that annotates the metadata.
Annotate the events originating from the k8s with pod metadata, such as:
Part of #2222.
Focus os in-source implementation, but if possible, implement generically, so the implementation can be reused within a transform that annotates the metadata.