deno/cli/util
snek 4e899d48cf
fix: otel resiliency (#26857)
Improving the breadth of collected data, and ensuring that the collected
data is more likely to be successfully reported.

- Use `log` crate in more places
- Hook up `log` crate to otel
- Switch to process-wide otel processors
- Handle places that use `process::exit`

Also adds a more robust testing framework, with a deterministic tracing
setting.

Refs: https://github.com/denoland/deno/issues/26852
2024-11-14 12:16:28 +00:00
..
progress_bar
sync
v8
archive.rs
checksum.rs
console.rs
diff.rs
display.rs
draw_thread.rs
extract.rs fix(cli): preserve comments in doc tests (#26828) 2024-11-13 21:04:32 -08:00
file_watcher.rs fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
fs.rs fix(install): handle invalid function error, and fallback to junctions regardless of the error (#26730) 2024-11-05 04:16:53 +00:00
logger.rs fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
mod.rs
path.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
result.rs
retry.rs
text_encoding.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
unix.rs
v8.rs fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
windows.rs