LICENSE.BSD3
LICENSE.apache2
README.md
pyproject.toml
setup.cfg
setup.py
ddapm_test_agent/__init__.py
ddapm_test_agent/agent.py
ddapm_test_agent/apmtelemetry.py
ddapm_test_agent/checks.py
ddapm_test_agent/claude_hooks.py
ddapm_test_agent/claude_intercept.mjs
ddapm_test_agent/claude_link_tracker.py
ddapm_test_agent/claude_proxy.py
ddapm_test_agent/client.py
ddapm_test_agent/cmd.py
ddapm_test_agent/context.py
ddapm_test_agent/fmt.py
ddapm_test_agent/integration.py
ddapm_test_agent/lapdog_cli.py
ddapm_test_agent/llmobs_event_platform.py
ddapm_test_agent/llmobs_query_parser.py
ddapm_test_agent/logs.py
ddapm_test_agent/metrics.py
ddapm_test_agent/remoteconfig.py
ddapm_test_agent/trace.py
ddapm_test_agent/trace_checks.py
ddapm_test_agent/trace_snapshot.py
ddapm_test_agent/tracerflare.py
ddapm_test_agent/traces_otlp.py
ddapm_test_agent/tracestats.py
ddapm_test_agent/tracestats_snapshot.py
ddapm_test_agent/vcr_proxy.py
ddapm_test_agent/web.py
ddapm_test_agent.egg-info/PKG-INFO
ddapm_test_agent.egg-info/SOURCES.txt
ddapm_test_agent.egg-info/dependency_links.txt
ddapm_test_agent.egg-info/entry_points.txt
ddapm_test_agent.egg-info/not-zip-safe
ddapm_test_agent.egg-info/requires.txt
ddapm_test_agent.egg-info/top_level.txt
ddapm_test_agent/static/style.css
ddapm_test_agent/templates/base.html
ddapm_test_agent/templates/config.html
ddapm_test_agent/templates/dashboard.html
ddapm_test_agent/templates/macros.html
ddapm_test_agent/templates/requests.html
ddapm_test_agent/templates/session_detail.html
ddapm_test_agent/templates/sessions.html
ddapm_test_agent/templates/snapshot_detail.html
ddapm_test_agent/templates/snapshots.html
ddapm_test_agent/templates/trace_detail.html
ddapm_test_agent/templates/tracer_flares.html
ddapm_test_agent/templates/traces.html
tests/test_agent.py
tests/test_apmtelemetry.py
tests/test_checks.py
tests/test_claude_hooks.py
tests/test_client.py
tests/test_container.py
tests/test_llmobs_event_platform.py
tests/test_llmobs_query_parser.py
tests/test_logs.py
tests/test_metrics.py
tests/test_remoteconfig.py
tests/test_session.py
tests/test_snapshot.py
tests/test_snapshot_integration.py
tests/test_trace.py
tests/test_tracerflare.py
tests/test_traces_otlp.py
tests/test_tracestats.py
tests/test_vcr_proxy.py