pub fn load_composed_schema( datadog_schema: &Path, otel_schema_dir: &Path, ) -> Result<Value, Error>
Load the Datadog schema with the OTel receiver schema patched in.