{"id":28518015,"url":"https://github.com/sourcegraph/sourcegraph-datadog-service-map","last_synced_at":"2025-07-06T02:32:31.362Z","repository":{"id":37197664,"uuid":"415165086","full_name":"sourcegraph/sourcegraph-datadog-service-map","owner":"sourcegraph","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-20T11:15:22.000Z","size":536,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-03T14:18:07.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sourcegraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-10-09T00:56:10.000Z","updated_at":"2025-04-04T04:40:38.000Z","dependencies_parsed_at":"2024-07-18T20:34:25.270Z","dependency_job_id":null,"html_url":"https://github.com/sourcegraph/sourcegraph-datadog-service-map","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sourcegraph/sourcegraph-datadog-service-map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsourcegraph-datadog-service-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsourcegraph-datadog-service-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsourcegraph-datadog-service-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsourcegraph-datadog-service-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/sourcegraph-datadog-service-map/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fsourcegraph-datadog-service-map/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263838692,"owners_count":23518137,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-06-09T05:35:10.572Z","updated_at":"2025-07-06T02:32:31.355Z","avatar_url":"https://github.com/sourcegraph.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Datadog Service Map Sourcegraph extension\n\n## Overview\n\n![Datadog Services Map Screenshot](https://storage.googleapis.com/sourcegraph-assets/extensions/datadog-services-map-sourcegraph-img.png)\n\nThe Datadog Service Map Sourcegraph Extension brings the context of Datadog APM directly into your code, both on Sourcegraph and on your code host (via [the Sourcegraph Browser Extension](https://docs.sourcegraph.com/integration/browser_extension)). \n\n* See which services call or are called by other services \n* Go directly to the [Datadog APM Service Map](https://docs.datadoghq.com/tracing/visualization/services_map/) for your service \n\n## Setup\n\n### 1. Add configuration keys to the preferred Sourcegraph settings level\n\nTo enable this extension for everyone on your Sourcegraph instance, add these to your global settings `/site-admin/global-settings`. \n\nTo enable it for just users in your organization, add this to your organization settings `/organizations/orgName/settings`. \n\nTo enable it just for yourself, add these to your user settings `/user/username/settings`. \n\n```json\n\"datadogServiceMap.apiKey\": \"DD_API_KEY\",\n\"datadogServiceMap.applicationKey\": \"DD_APPLICATION_KEY\",\n\"datadogServiceMap.env\": \"DD_SERVICE_MAP_ENVIRONMENT\",\n\"datadogServiceMap.corsAnywhereUrl\": \"CORS_ANYWHERE_URL\",\n```\n\n\u003e If you don't have a CORS anywhere URL, you can use the Sourcegraph demo: `https://sourcegraph-demo-cors-anywhere.herokuapp.com`\n\n### 2. Visit a code file with a service tracer call\n\nVisit any code file with a service call and hover over the call, like: \n```JS\napp.get(\"/\", (req, res) =\u003e {\n  tracer.trace(\"ping\", () =\u003e {\n    res.send(\"ping\");\n  });\n});\n```\n\nHovering over `tracer.trace(\"ping\", ...` will display your tooltip with all called and calling services, as well as a link to go directly to the Datadog services map.\n\n## Support \n\nIf you're a an individual Sourcegraph user, email support@sourcegraph.com. \n\nIf you're a Sourcegraph customer, use your existing support slack channel or email contact. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Fsourcegraph-datadog-service-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsourcegraph%2Fsourcegraph-datadog-service-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsourcegraph%2Fsourcegraph-datadog-service-map/lists"}