wds icon indicating copy to clipboard operation
wds copied to clipboard

DO NOT MERGE: Telemetry

Open gmalette opened this issue 3 years ago • 0 comments

I had started working on telemetry code to gain insight into how esbuild-dev is actually used and what kind of usage characteristics we can expect. I was very interested in knowing how many files are compiled, and how many are loaded, and the ratio of these two numbers.

I moved on to other things in the meantime, and I had issues where the SyncWorker span seemed to be delayed by a large margin.

I figure there's value in keeping this around, we'll likely want to have it at some point.

gmalette avatar Jan 28 '22 19:01 gmalette