Problem Description
Hello,
Right now the OTEL documentation tells users to customize the span type by setting kind in the tracer.start_span function; however, this does not work with Instana. Instana will automatically try to detect the span call type and will overwrite whatever you try to use.
Minimal, Complete, Verifiable, Example
No response
Python Version
N/A
Python Modules
Python Environment