CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
azure/__init__.py
azure/core/__init__.py
azure/core/tracing/__init__.py
azure/core/tracing/ext/__init__.py
azure/core/tracing/ext/opentelemetry_span/__init__.py
azure/core/tracing/ext/opentelemetry_span/_schema.py
azure/core/tracing/ext/opentelemetry_span/_version.py
azure/core/tracing/ext/opentelemetry_span/py.typed
azure_core_tracing_opentelemetry.egg-info/PKG-INFO
azure_core_tracing_opentelemetry.egg-info/SOURCES.txt
azure_core_tracing_opentelemetry.egg-info/dependency_links.txt
azure_core_tracing_opentelemetry.egg-info/not-zip-safe
azure_core_tracing_opentelemetry.egg-info/requires.txt
azure_core_tracing_opentelemetry.egg-info/top_level.txt
samples/sample_eventgrid.py
samples/sample_eventhubs.py
samples/sample_receive_eh.py
samples/sample_receive_sb.py
samples/sample_servicebus.py
samples/sample_storage.py
tests/conftest.py
tests/test_schema.py
tests/test_threading.py
tests/test_tracing_implementations.py