0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-06 02:52:05 -05:00
deno/ext
Luca Casonato 7ad45db55f feat(unstable): add OTEL MeterProvider (#27240)
This commit replaces `Deno.telemetry.MetricsExporter` with
`Deno.telemetry.MeterProvider`.

Signed-off-by: Luca Casonato <hello@lcas.dev>
Co-authored-by: snek <snek@deno.com>
2025-01-09 15:19:13 -05:00
..
broadcast_channel chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
cache chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
canvas chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
console chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
cron chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
crypto chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
fetch fix(ext/fetch): better error message when body resource is unavailable (#27429) 2025-01-09 15:19:13 -05:00
ffi chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
fs fix(ext/fs): do not throw for bigint ctime/mtime/atime (#27453) 2025-01-09 15:19:13 -05:00
http chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
io chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
kv chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
napi chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
net feat(unstable): Implement QUIC (#21942) 2025-01-09 15:19:12 -05:00
node fix(ext/node): make getCiphers return supported ciphers (#27466) 2025-01-09 15:19:13 -05:00
telemetry feat(unstable): add OTEL MeterProvider (#27240) 2025-01-09 15:19:13 -05:00
tls chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
url chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
web feat(unstable): Implement QUIC (#21942) 2025-01-09 15:19:12 -05:00
webgpu chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
webidl chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
websocket chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00
webstorage chore: release ext/ crates (#27419) 2025-01-09 15:19:11 -05:00