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
[exporter/clickhouse] Fix incorrect ServiceName set for Logs Records (open-telemetry#36350)
#### Description
Fixing a bug in `clickhouseexporter` when ServiceName field in
ClickHouse for `otel_logs` table is set from previous Log Record, when
current LogRecord doesn't have `service.name` set
#### Link to tracking issue
Fixesopen-telemetry#36349
#### Testing
Respective unit test is added to code
---------
Co-authored-by: Christos Markou <[email protected]>
Co-authored-by: Alex Boten <[email protected]>
0 commit comments