Hacker News new | ask | show | jobs
by williamallthing 2501 days ago
Author here! Happy to answer any questions people might have.
1 comments

How is the topology discovered without tracing? The article mentions that metrics are used. Could you elaborate on how you go from metrics to the topology?
The metrics data includes upstream and downstream calls for each service, so you can pull those together to draw the whole topology. Don't need end-to-end traces for that.