LICENSE
README.md
__init__.py
auto.py
auto_instrumentation.py
cli.py
config.py
errors.py
pricing_config.py
pyproject.toml
runtime_config.py
./__init__.py
./auto.py
./auto_instrumentation.py
./cli.py
./config.py
./errors.py
./pricing_config.py
./runtime_config.py
./context/__init__.py
./context/context.py
./context/propagators.py
./exporter/__init__.py
./exporter/console_exporter.py
./exporter/file_exporter.py
./exporter/http_exporter.py
./exporter/otlp_exporter.py
./instrumentation/__init__.py
./instrumentation/anthropic.py
./instrumentation/decorator.py
./instrumentation/fastapi.py
./instrumentation/http_client.py
./instrumentation/http_server.py
./instrumentation/openai.py
./instrumentation/requests.py
./integrations/__init__.py
./integrations/langchain/__init__.py
./integrations/langchain/callback.py
./integrations/langchain/utils.py
./processors/__init__.py
./processors/agent_enricher.py
./processors/batch_processor.py
./processors/cost_engine.py
./processors/cost_processor.py
./processors/drop_policy.py
./processors/logging_processor.py
./processors/rate_limiter.py
./processors/sampler.py
./processors/token_counter.py
./tracer/__init__.py
./tracer/otel_adapter.py
./tracer/otel_utils.py
./tracer/provider.py
./tracer/span.py
./tracer/span_context.py
./tracer/tracer.py
./utils/__init__.py
./utils/helpers.py
context/__init__.py
context/context.py
context/propagators.py
exporter/__init__.py
exporter/console_exporter.py
exporter/file_exporter.py
exporter/http_exporter.py
exporter/otlp_exporter.py
instrumentation/__init__.py
instrumentation/anthropic.py
instrumentation/decorator.py
instrumentation/fastapi.py
instrumentation/http_client.py
instrumentation/http_server.py
instrumentation/openai.py
instrumentation/requests.py
integrations/__init__.py
integrations/langchain/__init__.py
integrations/langchain/callback.py
integrations/langchain/utils.py
processors/__init__.py
processors/agent_enricher.py
processors/batch_processor.py
processors/cost_engine.py
processors/cost_processor.py
processors/drop_policy.py
processors/logging_processor.py
processors/rate_limiter.py
processors/sampler.py
processors/token_counter.py
tests/test_auto_start.py
tests/test_backward_compat.py
tests/test_basic_e2e.py
tests/test_comprehensive_e2e.py
tests/test_config_file.py
tests/test_core_functionality.py
traccia.egg-info/PKG-INFO
traccia.egg-info/SOURCES.txt
traccia.egg-info/dependency_links.txt
traccia.egg-info/entry_points.txt
traccia.egg-info/requires.txt
traccia.egg-info/top_level.txt
tracer/__init__.py
tracer/otel_adapter.py
tracer/otel_utils.py
tracer/provider.py
tracer/span.py
tracer/span_context.py
tracer/tracer.py
utils/__init__.py
utils/helpers.py