Sourcegraph extensions have been deprecated with the September 2022 Sourcegraph release. Learn more.
The repo and the docs below are kept to support older Sourcegraph versions.
A Sourcegraph extension that allows jumps to the Datadog page for a metrics/instrumentation call in the code files.
➕ Add to Sourcegraph (see usage instructions for self-hosted Sourcegraph instances)
Works on Sourcegraph.com, self-hosted Sourcegraph instances, and on code hosts (via the Sourcegraph browser extension).
- Jump to graph on Datadog page for standard metric/instrumentation calls
- Enable the
sourcegraph-datadog-metrics
extension:- On Sourcegraph.com, visit https://sourcegraph.com/extensions/sourcegraph/datadog-metrics to enable it.
- On a self-hosted Sourcegraph instance, select User menu > Extensions, search for
sourcegraph/datadog-metrics
, and enable it.
- Visit any code file containing datadog statsd metric/instrumentation calls on Sourcegraph.
- Click on the Datadog link that appears at the end of the line of each Datadog metric/instrumentation call to open the associated graph in the Datadog page.