You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oteltest: fix logger fields added by pipeline telemetry
These logger fields are added by the OTel collector.
- otelcol.component.kind should be lowercase. See open-telemetry/opentelemetry-collector#12865
- otelcol.signal and not signals
While at it, use the newer All iterator function for logs.
0 commit comments