1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-13 02:52:54 -05:00
denoland-deno/ext
snek d59bd5e8c9
feat(unstable): Instrument fetch (#27057)
Add basic tracing to `fetch`. Also fix span kinds so that we can
differentiate fetch and serve.
2024-11-25 16:38:07 +01:00
..
broadcast_channel chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
cache chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
canvas chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
console chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
cron chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
crypto chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
fetch feat(unstable): Instrument fetch (#27057) 2024-11-25 16:38:07 +01:00
ffi chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
fs chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
http feat(unstable): Instrument fetch (#27057) 2024-11-25 16:38:07 +01:00
io chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
kv chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
napi chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
net chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
node fix(ext/node): add fs.promises.fstat and FileHandle#stat (#26719) 2024-11-25 15:02:38 +09:00
tls chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
url chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
web chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
webgpu chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
webidl chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00
websocket fix(ext/websocket): don't throw exception when sending to closed socket (#26932) 2024-11-22 00:04:47 +01:00
webstorage chore: forward v2.1.1 release commit to main (#26981) 2024-11-21 14:35:32 -05:00