To create and manage Datadog resources with the Datadog Operator, use the DatadogGenericResource custom resource definition (CRD). DatadogGenericResource uses the Datadog API JSON payload for each supported resource type in spec.jsonSpec.
DatadogGenericResource is the preferred CRD for Datadog resources that are supported by both DatadogGenericResource and older resource-specific CRDs, such as DatadogMonitor, DatadogDashboard, and DatadogSLO.