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

OpenMonitoringInfo

import type { OpenMonitoringInfo } from "https://aws-api.deno.dev/v0.4/services/kafka.ts?docs=full";

JMX and Node monitoring for the MSK cluster.

interface OpenMonitoringInfo {
Prometheus: PrometheusInfo;
}

§Properties

§

Prometheus settings.