[Bug]: upload in Jaeger UI appears to be broken #6517
Labels
bug
good first issue
Good for beginners
help wanted
Features that maintainers are willing to accept but do not have cycles to implement
What happened?
I'm trying to upload spans via JSON for some spot-checking using the allinone container image. When I upload JSON, nothing appears to happen, but I do see a Javascript error in the browser console. I tested various versions all the way back to 1.22 and got similar behaviors.
Steps to reproduce
podman run --rm -e COLLECTOR_ZIPKIN_HOST_PORT=:9411 -p 5775:5775/udp -p 6831:6831/udp -p 6832:6832/udp -p 5778:5778 -p 16686:16686 -p 14268:14268 -p 14250:14250 -p 9411:9411 jaegertracing/all-in-one:1.65.0
Expected behavior
Should be able to view this trace data
Relevant log output
Screenshot
No response
Additional context
FWIW here's the browser error when using 1.22:
Jaeger backend version
1.65.0
SDK
N/A
Pipeline
N/A
Stogage backend
none (allinone)
Operating system
Fedora
Deployment model
Container (see above)
Deployment configs
The text was updated successfully, but these errors were encountered: