denoland / deno

A modern runtime for JavaScript and TypeScript.
https://deno.com
MIT License
98.01k stars 5.39k forks source link

feat: Instrument Deno.serve #26964

Open devsnek opened 1 day ago

devsnek commented 1 day ago

Add basic trace to Deno.serve. Also updates a bit of the testing infra to make it easier to deal with.