fix(opentelemetry): correct sources key in pod association configuration
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
9ceaaa3e0b
commit
5c2ea75928
@ -50,7 +50,7 @@ spec:
|
||||
- sources:
|
||||
- from: resource_attributes
|
||||
name: k8s.pod.uid
|
||||
- source:
|
||||
- sources:
|
||||
- from: connection
|
||||
transform:
|
||||
log_statements:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user