openedx-unsupported / configuration

A collection of edx configuration scripts and utilities that edx.org uses to deploy openedx.
GNU Affero General Public License v3.0
823 stars 969 forks source link

feat: Allow instrumenting edxapp with Datadog APM #7136

Closed timmc-edx closed 8 months ago

timmc-edx commented 8 months ago

Introduces COMMON_ENABLE_DATADOG_APP for APM instrumention with Datadog, as distinct from COMMON_ENABLE_DATADOG that just installs the agent (for infrastructure monitoring).

See https://github.com/edx/edx-arch-experiments/issues/574

Configuration Pull Request

Make sure that the following steps are done before merging: