Add Datadog profiler
Created by: daxmc99
Add Datadog profiler
Part of https://github.com/sourcegraph/sourcegraph/issues/30699
My main concerns here are the fact that we are dropping the defer
so we don't catch panics.
Test plan
n/a
Created by: daxmc99
Add Datadog profiler
Part of https://github.com/sourcegraph/sourcegraph/issues/30699
My main concerns here are the fact that we are dropping the defer
so we don't catch panics.
n/a