mirror of
https://github.com/denoland/deno.git
synced 2024-12-11 01:58:05 -05:00
aa546189be
Initial import of OTEL code supporting tracing. Metrics soon to come. Implements APIs for https://jsr.io/@deno/otel so that code using OpenTelemetry.js just works tm. There is still a lot of work to do with configuration and adding built-in tracing to core APIs, which will come in followup PRs. --------- Co-authored-by: Luca Casonato <hello@lcas.dev>
4 lines
58 B
Text
4 lines
58 B
Text
{
|
|
"args": "run -A main.ts",
|
|
"output": "processed\n"
|
|
}
|