openzipkin / zipkin

Zipkin is a distributed tracing system
https://zipkin.io/
Apache License 2.0
17.02k stars 3.09k forks source link

lens: migrate off Netflix/vizceral #3730

Open codefromthecrypt opened 9 months ago

codefromthecrypt commented 9 months ago

we use https://github.com/Netflix/vizceral to generate the dependency graph. Since the project is archived, we should migrate to something not. This could be via another similar graph library, or using the same underlying fundamentals in a simplified way that only suits our UI.

cc @openzipkin/ui @SamTV12345