caulagi / rust-k8s-demo

A modern take on microservices in a cloud native world
MIT License
27 stars 13 forks source link

Tracing support status #411

Open caiobegotti opened 1 year ago

caiobegotti commented 1 year ago

Hi! I was looking at a microservices demo exactly as yours for Rust and I noticed Distributed (open) tracing - partially done but it wasn't exactly clear the status of it or what means partially done. What's in it and what's missing? Honest question out of curiosity :-)

caulagi commented 1 year ago

Hey - thanks for checking the project. What I had in mind when I wrote that was -

As a version 2, I also want to have a nice UI to visualize traces.