load_composed_schema

Function load_composed_schema 

Source
pub fn load_composed_schema(
    datadog_schema: &Path,
    otel_schema_dir: &Path,
) -> Result<Value, Error>
Expand description

Load the Datadog schema with the OTel receiver schema patched in.