instana / python-sensor

:snake: Python Distributed Tracing & Metrics Sensor for Instana
https://www.instana.com/
MIT License
69 stars 31 forks source link

fix: Remove an unsupported Span data field. #612

Closed pvital closed 2 months ago

pvital commented 2 months ago

Removed the data field "l" (which stores the span level) from the Span data since the Instana Backend does not support it.