The datadog profiler component is a sibling to the ddtrace component that's already in this helper library.
The full doco for PHP integration is here: https://docs.datadoghq.com/tracing/trace_collection/automatic_instrumentation/dd_libraries/php/
Specifically, --enable-profiling (datadog-profiling extension) turns this on, though I'm not sure how it's intended to be used from the PECL package.
Not sure if it's worth doing appsec at the same time?
The datadog profiler component is a sibling to the ddtrace component that's already in this helper library.
The full doco for PHP integration is here: https://docs.datadoghq.com/tracing/trace_collection/automatic_instrumentation/dd_libraries/php/
Specifically,
--enable-profiling(datadog-profilingextension) turns this on, though I'm not sure how it's intended to be used from the PECL package.Not sure if it's worth doing appsec at the same time?