python-sensor icon indicating copy to clipboard operation
python-sensor copied to clipboard

Update InstanaTracer to utilize kind argument

Open HonakerM opened this issue 8 months ago • 1 comments

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

HonakerM avatar Jul 02 '25 15:07 HonakerM