Enrich logs and traces with pod labels & annotations
Specifying what to collect
agent:
sensor:
customEntityTags:
labels:
keys: ["app.kubernetes.io/name"]
collectAll: false
annotations:
keys: ["app.kubernetes.io/other-name"]
collectAll: falseagent:
sensor:
customEntityTags:
labels:
keys: []
collectAll: false
annotations:
keys: []
collectAll: true
Searching labels and annotations

Last updated
