MCP Server Framework - v1.0.0
    Preparing search index...

    Function getPrometheusExporter

    • Get the Prometheus exporter instance.

      Returns null when telemetry is disabled, not yet initialized, or 'prometheus' is not in OTEL_METRICS_EXPORTER. Used by the /metrics Express route to serve Prometheus metrics.

      Returns unknown

      PrometheusExporter instance or null