.flake8
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Makefile
README.md
dev-requirements.txt
mypy.ini
pyproject.toml
requirements.txt
uv.lock
.github/CODEOWNERS
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug-report.yml
.github/ISSUE_TEMPLATE/feature-request.yml
.github/workflows/ci.yml
.github/workflows/release.yml
docker/README.md
docker/docker-compose.observability.yml
docker/otel-collector-config.yaml
docker/prometheus.yml
examples/model.py
torchtel/__init__.py
torchtel/instrument.py
torchtel/py.typed
torchtel/setup.py
torchtel.egg-info/PKG-INFO
torchtel.egg-info/SOURCES.txt
torchtel.egg-info/dependency_links.txt
torchtel.egg-info/requires.txt
torchtel.egg-info/top_level.txt