Nathan Whitaker
|
73c4ce33da
|
chore: fix more flakey otel tests (#28211)
There are a couple others that flake for the same reason, that I missed
|
2025-02-20 14:24:48 -08:00 |
|
Leo Kettmeir
|
bf79971c95
|
feat(http): add otel metrics (#28034)
Signed-off-by: Leo Kettmeir <crowlkats@toaxl.com>
Co-authored-by: Luca Casonato <hello@lcas.dev>
|
2025-02-18 14:19:52 -08:00 |
|
Luca Casonato
|
f4e321342f
|
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>
|
2024-12-26 09:01:39 +01:00 |
|
snek
|
7c036772df
|
feat(unstable): add metrics to otel (#27143)
Refs: https://github.com/denoland/deno/issues/26852
Initial support for exporting metrics.
Co-authored-by: Luca Casonato <hello@lcas.dev>
|
2024-12-02 20:45:41 +01:00 |
|