.gitignore
.pre-commit-config.yaml
.python-version
LICENSE
README.md
justfile
pyproject.toml
uv.lock
.github/workflows/ci.yml
.github/workflows/publish.yml
prefect_opentelemetry/__init__.py
prefect_opentelemetry/py.typed
prefect_opentelemetry/settings.py
prefect_otel.egg-info/PKG-INFO
prefect_otel.egg-info/SOURCES.txt
prefect_otel.egg-info/dependency_links.txt
prefect_otel.egg-info/entry_points.txt
prefect_otel.egg-info/requires.txt
prefect_otel.egg-info/top_level.txt
tests/conftest.py
tests/test_integration.py
tests/test_plugin.py
tests/test_settings.py