Thanks to visit codestin.com
Credit goes to github.com

Skip to content

denoland/otel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@deno/otel

JSR

Registers the Deno.tracing API as an exporter with the OpenTelemetry library.

Try it

import { register } from "jsr:@deno/otel";

register();

Or, more simply:

import "jsr:@deno/otel/register";

About

Registers the `Deno.tracing` API as an exporter with the OpenTelemetry library.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors