Skip to content
/ otel Public

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

License

Notifications You must be signed in to change notification settings

denoland/otel

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

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published