Hi there,
I have assigned a label to my node using kubectl command. now i want this metadata information in elasticsearch metricbeat field, but i am unable to get this!
Also I have checked in my monitoring-template.yaml
- add_kubernetes_metadata:
labels.dedot: true
annotations.dedot: true
Thanks