opentelemetry-python-contrib/exporter/opentelemetry-exporter-datadog/tests
Mario Jonke e34f663554 Make SpanProcessor.on_start accept parent Context (#1251)
* context from Tracer.start_span is passed through to the SpanProcessor
* fix linting issue in falcon test app when linting with eachdist script
* fix global error handler test as it read installed extensions
* reset global Configuration object state after tests were run
2020-10-22 21:37:56 -07:00
..
__init__.py Rename exporter packages from "ext" to "exporter" (#953) 2020-10-22 21:37:56 -07:00
test_datadog_exporter.py Make SpanProcessor.on_start accept parent Context (#1251) 2020-10-22 21:37:56 -07:00
test_datadog_format.py Parent is now always passed in via Context, intead of Span or SpanContext (#1146) 2020-10-22 21:37:56 -07:00