fix(tracer): restore OpenTelemetry API compliance for context parameter by 1mike1451 · Pull Request #848 · instana/python-sensor
Add 'context' parameter to start_span() and start_as_current_span() while maintaining backward compatibility with 'span_context' parameter. Fixes TypeError with OpenTelemetry-compliant libraries (regression from c4d4251). Includes 15 new tests, all 20 tests pass. Signed-off-by: Michael Ramos <ramosm@us.ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters