sumologic-opentelemetry-js
sumologic-opentelemetry-js copied to clipboard
OpentelemetryCollector incompatibility
In version 4.4.0 of the library, the span data format is updated according to opentelemetry model update. At the same time, the format of the logs is still not updated, which makes the library incompatible with opentelemetry collector (tested with v0.77.0).
Since the opentelemetry-proto v0.19.0 element
resourceLogs.instrumentationLibraryLogs
should be renamed to resourceLogs.scopeLogs
.
cc: @TRybakSUMO
Any progress? This is an important thing in our case.
@okashansky-mdsol, apologies for late reply and thanks for raising the issue. We have this on our backlog, but for the time being we don't have a date for it, since it has to go through our prioritisation process.