summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/config/2.0.schema.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/schemas/config/2.0.schema.json b/schemas/config/2.0.schema.json
index 93d6ce8d..bb8ae976 100644
--- a/schemas/config/2.0.schema.json
+++ b/schemas/config/2.0.schema.json
@@ -768,7 +768,8 @@
"zipkin",
"stdout",
"otlp",
- "jaeger"
+ "jaeger",
+ "jaeger_agent"
],
"pattern": "^[0-9a-zA-Z_]+$"
}