Skip to content

Commit

Permalink
Remove jaeger-agent from config
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro committed Nov 10, 2024
1 parent e272409 commit 4625086
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions data/cli/next-release/config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"tools": [
"jaeger-all-in-one",
"jaeger-agent",
"jaeger-collector",
"jaeger-ingester",
"jaeger-query"
Expand Down Expand Up @@ -47,10 +46,5 @@
"metrics-storage": [
"prometheus"
]
},
"jaeger-agent": {
"storage": [],
"sampling": [],
"metrics-storage": []
}
}

0 comments on commit 4625086

Please sign in to comment.