diff --git a/data/cli/next-release/config.json b/data/cli/next-release/config.json index 0205a094..e0a40b8e 100644 --- a/data/cli/next-release/config.json +++ b/data/cli/next-release/config.json @@ -1,7 +1,6 @@ { "tools": [ "jaeger-all-in-one", - "jaeger-agent", "jaeger-collector", "jaeger-ingester", "jaeger-query" @@ -47,10 +46,5 @@ "metrics-storage": [ "prometheus" ] - }, - "jaeger-agent": { - "storage": [], - "sampling": [], - "metrics-storage": [] } }