Skip to content

Commit

Permalink
dude...
Browse files Browse the repository at this point in the history
Signed-off-by: Won Jun Jang <wjang@uber.com>
  • Loading branch information
black-adder committed Mar 1, 2018
1 parent 734ccf5 commit b9ed439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/standalone/standalone_test.go
Expand Up @@ -42,7 +42,7 @@ const (

getServicesURL = queryURL + "/api/services"
getTraceURL = queryURL + "/api/traces?service=jaeger-query&tag=jaeger-debug-id:debug"
getSamplingStrategyURL = agentURL + "?serivce=whatever"
getSamplingStrategyURL = agentURL + "/sampling?service=whatever"
)

var (
Expand Down

0 comments on commit b9ed439

Please sign in to comment.