summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-05-16 15:55:46 +0200
committerValery Piashchynski <[email protected]>2022-05-16 15:55:46 +0200
commit2588a24f853225e98898fe4d0265e2df0bd0c82c (patch)
tree93bf6f5faa95fa3646f6e8e0d3dc546ba8ff4c81 /schemas
parent5ce50f7b86909714a3857d7900ec0ddf45cc7529 (diff)
fix schema2.0
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'schemas')
-rw-r--r--schemas/config/2.0.schema.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/schemas/config/2.0.schema.json b/schemas/config/2.0.schema.json
index 4894a1f0..64e7e279 100644
--- a/schemas/config/2.0.schema.json
+++ b/schemas/config/2.0.schema.json
@@ -749,7 +749,7 @@
},
"exporter": {
"description": "Provides functionality to emit telemetry to consumers",
- "type": "array",
+ "type": "string",
"items": {
"type": "string",
"enum": [
@@ -772,7 +772,7 @@
},
"client": {
"description": "Client to send the spans",
- "type": "array",
+ "type": "string",
"items": {
"type": "string",
"enum": [