Otlp Exporter : Handle InstrumentationLibrary info ( name and version ) #802
Labels
area:exporter:otlp
OpenTelemetry Protocol (OTLP) Exporter
bug
Something isn't working
release:required-for-ga
To be resolved before GA release
spec-compliance
Not compliant to OpenTelemetry specs
Milestone
InstrumentationLibrart version and name should be exported along with spans generated by that library:
https://github.com/open-telemetry/opentelemetry-proto/blob/795cc815ce9bb438b46a4a7f6ecb465b52d50935/opentelemetry/proto/trace/v1/trace.proto#L47
This is missing in otel-cpp implementation:
opentelemetry-cpp/exporters/otlp/src/otlp_recordable.cc
Line 346 in 840701b
The text was updated successfully, but these errors were encountered: