Enhance Kubernetes metadata with kubernetes.workload.type and kubernetes.workload.name
Open
kubernetes
Team:Integrations
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 385
Description
Considering the addition of two extra fields in `kubernetes_metadata`
1. `kubernetes.workload.type`
2. `kubernetes.workload.name`
That change in the schema would allow much flexible and powerful visualizations because having data of the same nature (who controls the pod) in different fields is challenging.
This is a follow up issue of https://github.com/elastic/beats/issues/25816
Contributor guide
Assessment
This issue has not been assessed yet.