diff --git a/incubator/exporter-otlp.spec/src/main/scripts/io/aklivity/zilla/specs/exporter/otlp/schema/otlp.schema.patch.json b/incubator/exporter-otlp.spec/src/main/scripts/io/aklivity/zilla/specs/exporter/otlp/schema/otlp.schema.patch.json index eb242205e9..c390dea88c 100644 --- a/incubator/exporter-otlp.spec/src/main/scripts/io/aklivity/zilla/specs/exporter/otlp/schema/otlp.schema.patch.json +++ b/incubator/exporter-otlp.spec/src/main/scripts/io/aklivity/zilla/specs/exporter/otlp/schema/otlp.schema.patch.json @@ -64,6 +64,21 @@ "location": { "type": "string" + }, + "overrides": + { + "type": "object", + "properties": + { + "metrics": + { + "type": "string" + }, + "logs": + { + "type": "string" + } + } } }, "required":