fix(opentelemetry): remove commented-out k8sattributes actions for clarity
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
b0a1e56a75
commit
fb368eb8d8
@ -43,29 +43,6 @@ spec:
|
||||
# - k8s.deployment.uid
|
||||
# - k8s.namespace.name
|
||||
# - k8s.node.name
|
||||
attributes:
|
||||
actions:
|
||||
# - action: insert
|
||||
# key: kubernetes.pod_name
|
||||
# from_attribute: k8s.pod.name
|
||||
# - action: insert
|
||||
# key: kubernetes.pod_ip
|
||||
# from_attribute: k8s.pod.ip
|
||||
# - action: insert
|
||||
# key: kubernetes.pod_uid
|
||||
# from_attribute: k8s.pod.uid
|
||||
# - action: insert
|
||||
# key: kubernetes.deployment_name
|
||||
# from_attribute: k8s.deployment.name
|
||||
# - action: insert
|
||||
# key: kubernetes.deployment_uid
|
||||
# from_attribute: k8s.deployment.uid
|
||||
# - action: insert
|
||||
# key: kubernetes.namespace_name
|
||||
# from_attribute: k8s.namespace.name
|
||||
# - action: insert
|
||||
# key: kubernetes.node_name
|
||||
# from_attribute: k8s.node.name
|
||||
transform:
|
||||
log_statements:
|
||||
- context: log
|
||||
|
||||
Loading…
Reference in New Issue
Block a user