• Initializes the PrometheusQueryBackend and registers it with the PolarisRuntime.

    Parameters

    • runtime: PolarisRuntime

      The PolarisRuntime instance.

    • config: PrometheusConfig

      The configuration for accessing Prometheus.

    • setAsDefaultSource: boolean = false

      If true, Prometheus will be set as the default TimeSeriesSource and as the composed metric fallback source.

    Returns void

Generated using TypeDoc