python-sensor
python-sensor copied to clipboard
Update InstanaTracer to utilize kind argument
Hello,
I am working on instrumenting an application with instana and I was really confused on why the kind argument was not working for setting span kinds. I then realized it's because it's not used! This PR fixes that and automatically adds the kind if one was provided
Closes: https://github.com/instana/python-sensor/issues/813