.dockerignore
.gitignore
Dockerfile
LICENSE.BSD3
LICENSE.apache2
README.md
docker-compose.yml
pyproject.toml
riotfile.py
setup.cfg
setup.py
test_deps.txt
.github/workflows/changelog.yml
.github/workflows/docker.yml
.github/workflows/main.yml
.github/workflows/publish_pypi.yml
ddapm_test_agent/__init__.py
ddapm_test_agent/agent.py
ddapm_test_agent/apmtelemetry.py
ddapm_test_agent/checks.py
ddapm_test_agent/cmd.py
ddapm_test_agent/context.py
ddapm_test_agent/fmt.py
ddapm_test_agent/trace.py
ddapm_test_agent/trace_checks.py
ddapm_test_agent/trace_snapshot.py
ddapm_test_agent/tracestats.py
ddapm_test_agent/tracestats_snapshot.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
releasenotes/config.yaml
releasenotes/notes/1.0-e192f5064e917083.yaml
releasenotes/notes/Add-metrics.process_id-to-ignored-attributes-62b264f0ea591326.yaml
releasenotes/notes/add-distributed-trace-c35a314698a3b966.yaml
releasenotes/notes/add-fmt-command-cc31769942a5fec3.yaml
releasenotes/notes/add-support-telemetry-requests-10737cd3da802ca6.yaml
releasenotes/notes/args-88f664c83a96075d.yaml
releasenotes/notes/content_length-e1bab75580aa1dcb.yaml
releasenotes/notes/docker-arm64-images-a4b6b2cc527327d6.yaml
releasenotes/notes/fix-fmt-logging-6a323fd8d5d4eb28.yaml
releasenotes/notes/fix-matching-319744b82d2514c1.yaml
releasenotes/notes/fix-partial-chunks-0db14ce3017e6173.yaml
releasenotes/notes/fix-racecondition-9bd0ef15b7da60fa.yaml
releasenotes/notes/info-34dcd9cbcc382487.yaml
releasenotes/notes/info-drop-p0s-c207889f590340fb.yaml
releasenotes/notes/new-process-id-tag-f0ab0daf652e05cc.yaml
releasenotes/notes/profiling-endpoint-0cd209e4e5b6cfc0.yaml
releasenotes/notes/proxy-37c94e2fb428c6fc.yaml
releasenotes/notes/python-support-1c447acc4607abc7.yaml
releasenotes/notes/python310-025fbc190363de98.yaml
releasenotes/notes/reuse-session-1670aa569907cf68.yaml
releasenotes/notes/session-requests-b8057811f976220e.yaml
releasenotes/notes/snapshot-cmds-de4a561911afee11.yaml
releasenotes/notes/snapshot-empty-maps-2cbe8cea3e7112fa.yaml
releasenotes/notes/snapshot-error-messages-de41d9e3207fa30a.yaml
releasenotes/notes/snapshot-filename-c068de1bc3e50c04.yaml
releasenotes/notes/snapshot-order-type-2d6424e380b2c88f.yaml
releasenotes/notes/snapshot-parent-id-7abb860008702e70.yaml
releasenotes/notes/span-ordering-1a7b383aa015bddc.yaml
releasenotes/notes/span-parent-id-a4d7d63fa623361c.yaml
releasenotes/notes/throttling-590bf58ecb3cc4a5.yaml
releasenotes/notes/trace-stats-97da3a478dabfa99.yaml
releasenotes/notes/trace-stats-snapshot-718ca37385c93e1e.yaml
releasenotes/notes/traces-endpoint-f4f9c1d94d6ceda2.yaml
releasenotes/notes/tracestats-fixes-07152c708e73ef96.yaml
releasenotes/notes/tracestats-post-65ce788f81862532.yaml
releasenotes/notes/tracestats-service-2a0a178cbd21b07d.yaml
releasenotes/notes/uds-64b11960931d8b77.yaml
releasenotes/notes/uds-permissions-903266ac6445b873.yaml
releasenotes/notes/v0.5-traces-cf469b0b71398d97.yaml
releasenotes/notes/version-0c32d2752f154eb9.yaml
scripts/check-releasenotes
tests/__init__.py
tests/conftest.py
tests/test_agent.py
tests/test_apmtelemetry.py
tests/test_checks.py
tests/test_session.py
tests/test_snapshot.py
tests/test_snapshot_integration.py
tests/test_trace.py
tests/test_tracestats.py
tests/trace_utils.py
tests/integration_snapshots/test_multi_trace.json
tests/integration_snapshots/test_single_trace.json
tests/integration_snapshots/test_trace_distributed_propagated.json
tests/integration_snapshots/test_trace_distributed_same_payload.json
tests/integration_snapshots/test_trace_missing_received.json
tests/integration_snapshots/test_trace_stats_tracestats.json