summaryrefslogtreecommitdiff
path: root/schemas/config
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-07-12 10:57:44 +0200
committerValery Piashchynski <[email protected]>2022-07-12 10:57:44 +0200
commit60aa3d4347bb19a04999a996864561ac1e28a821 (patch)
treefe6c4563e6f31c9cc84a9198c50b773444f113fa /schemas/config
parent4bd8e2ccd2ec6a28a6d724c25ee52294e1edc1b7 (diff)
go.mod: update dependencies
Diffstat (limited to 'schemas/config')
-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_]+$"
}