{"id":16662173,"url":"https://github.com/dabcoder/docker-dd-apm","last_synced_at":"2026-04-24T11:01:57.094Z","repository":{"id":86203538,"uuid":"159472033","full_name":"dabcoder/docker-dd-apm","owner":"dabcoder","description":"Sample app to use analyzed_spans","archived":false,"fork":false,"pushed_at":"2018-11-28T09:50:41.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T19:26:12.972Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dabcoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-28T08:55:08.000Z","updated_at":"2018-11-28T09:50:43.000Z","dependencies_parsed_at":"2023-03-05T13:30:37.951Z","dependency_job_id":null,"html_url":"https://github.com/dabcoder/docker-dd-apm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dabcoder/docker-dd-apm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabcoder%2Fdocker-dd-apm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabcoder%2Fdocker-dd-apm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabcoder%2Fdocker-dd-apm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabcoder%2Fdocker-dd-apm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dabcoder","download_url":"https://codeload.github.com/dabcoder/docker-dd-apm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabcoder%2Fdocker-dd-apm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32220295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T10:37:11.831Z","updated_at":"2026-04-24T11:01:57.044Z","avatar_url":"https://github.com/dabcoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-dd-apm\nSample app to use `analyzed_spans`\n\nWith Docker on MacOS:\n\n- Build the flask app image with: `docker build -t flaskapp:1.0 .`\n- Run it with `docker run -d -p 5000:5000 flaskapp:1.0`\n- Download the Datadog agent image and run the agent container with:\n```\ndocker run -d -p 127.0.0.1:8126:8126/tcp --name datadog-agent \\\n              -v /var/run/docker.sock:/var/run/docker.sock:ro \\\n              -v /proc/:/host/proc/:ro \\\n              -v /sys/fs/cgroup/:/host/sys/fs/cgroup:ro \\\n              -e DD_API_KEY=\u003cyour_api_key\u003e \\\n              -e DD_APM_ENABLED=true \\\n              -e DD_APM_NON_LOCAL_TRAFFIC=true \\\n              -e DD_APM_ANALYZED_SPANS=\"flask|flask.request=1,flask|flask.dispatch_request=1\" \\\n              datadog/agent:latest\n```\n- Run `curl 0.0.0.0:5000` a few times\n- Check the APM page on Datadog - trace search","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabcoder%2Fdocker-dd-apm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdabcoder%2Fdocker-dd-apm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabcoder%2Fdocker-dd-apm/lists"}