Interface PrometheusCollectorManagerConfig

Configuration options for a PrometheusComposedMetricsCollectorManager.

Hierarchy

  • PrometheusCollectorManagerConfig

Properties

Properties

path?: string

The path for the Prometheus scrape endpoint.

port?: number

The port, where the REST API should listen for Prometheus scrape requests.

Generated using TypeDoc