cloudflare / workerd

The JavaScript / Wasm runtime that powers Cloudflare Workers
https://blog.cloudflare.com/workerd-open-source-workers-runtime/
Apache License 2.0
6.11k stars 290 forks source link

Add lock wait time metrics for Memory Cache. #2728

Open mar-cf opened 1 week ago

mar-cf commented 1 week ago

Record lock wait time for Memory cache and record as a tag in the trace.

mar-cf commented 1 week ago

After https://github.com/cloudflare/workerd/pull/2717 is merged. I'll send this out for review. @mikea