inspectIT / inspectit-ocelot

inspectIT Ocelot - Java agent for collecting application performance, tracing and behavior data
http://www.inspectit.rocks/
Apache License 2.0
204 stars 69 forks source link

[Bug] - OTEL Trace Exporters do not show OTEL version as attribute in traces #1461

Closed MariusBrill closed 2 years ago

MariusBrill commented 2 years ago

Describe the bug The OpenCensus exporter adds information about the OpenCensus currently used to exported traces:

Screenshot 2022-06-02 at 11 24 17

This information is missing when using the OTEL Exporters. All OTEL Trace Exporters should export their respective OTEL version number along with the traces.