Is your feature request related to a problem?
Problem Description:
Right now containers are divided by pod name. In kubernetes environements namespaces are used to provide multi-tenancy resource isolation. For example a single workload can be isolated in a dedicated namespace
Solution:
- Update the enrich function in common/metadata.rs to add the namespace to all the events
Additional info:
no additional info
Is your feature request related to a problem?
Problem Description:
Right now containers are divided by pod name. In kubernetes environements namespaces are used to provide multi-tenancy resource isolation. For example a single workload can be isolated in a dedicated namespace
Solution:
Additional info:
no additional info