|
|
|
|
|
by tnolet
737 days ago
|
|
Oh, simple answer. The tools you use to inspect those traces just blow up with noise. Like a trace that shows 600+ of file reads that all take less than half a millisecond. This is all noise when you are trying to debug more common issues than your FS being too slow. + also storage cost. Most vendors charge by Mb stored or span recorded. |
|
For that matter, why are a few hundred spans a problem? Are the visualizers that poor? I usually use function tracing where hundreds of millions to billions of spans per second are the norm and there is no difficulty managing or understanding those.