Hacker News new | ask | show | jobs
by spullara 998 days ago
It drives me insane that the standardized tracing libraries have you only report closed spans. What if it crashes? What if it stalls? Why should I keep open spans in memory when I can just write an end span event?