Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Telemetry

import type { Telemetry } from "https://googleapis.deno.dev/v1/monitoring:v3.ts";

Configuration for how to query telemetry on a Service.

interface Telemetry {
resourceName?: string;
}

§Properties

§
resourceName?: string
[src]

The full name of the resource that defines this service. Formatted as described in https://cloud.google.com/apis/design/resource_names.