Skip to main content
Module

x/observability/mod.ts

WIP module for transmitting common metrics to multiple destinations
Go to Latest
import * as observability from "https://deno.land/x/observability@v0.4.0/mod.ts";

Classes

A one-stop shop to provide a tracer, a meter, and a logger. Transmits all signals by OTLP.

This class represents a fetch plugin for auto instrumentation

Collector Trace Exporter for Deno using fetch()

A Resource describes the entity for which a signals (metrics or trace) are collected.

Variables

Entrypoint for context API

Entrypoint for metrics API

Entrypoint for trace API