1. Packages
  2. Konnect Provider
  3. API Docs
  4. getGatewayPluginPrometheus
konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong

konnect.getGatewayPluginPrometheus

Explore with Pulumi AI

konnect logo
konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong

    Using getGatewayPluginPrometheus

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getGatewayPluginPrometheus(args: GetGatewayPluginPrometheusArgs, opts?: InvokeOptions): Promise<GetGatewayPluginPrometheusResult>
    function getGatewayPluginPrometheusOutput(args: GetGatewayPluginPrometheusOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginPrometheusResult>
    def get_gateway_plugin_prometheus(control_plane_id: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetGatewayPluginPrometheusResult
    def get_gateway_plugin_prometheus_output(control_plane_id: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginPrometheusResult]
    func LookupGatewayPluginPrometheus(ctx *Context, args *LookupGatewayPluginPrometheusArgs, opts ...InvokeOption) (*LookupGatewayPluginPrometheusResult, error)
    func LookupGatewayPluginPrometheusOutput(ctx *Context, args *LookupGatewayPluginPrometheusOutputArgs, opts ...InvokeOption) LookupGatewayPluginPrometheusResultOutput

    > Note: This function is named LookupGatewayPluginPrometheus in the Go SDK.

    public static class GetGatewayPluginPrometheus 
    {
        public static Task<GetGatewayPluginPrometheusResult> InvokeAsync(GetGatewayPluginPrometheusArgs args, InvokeOptions? opts = null)
        public static Output<GetGatewayPluginPrometheusResult> Invoke(GetGatewayPluginPrometheusInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGatewayPluginPrometheusResult> getGatewayPluginPrometheus(GetGatewayPluginPrometheusArgs args, InvokeOptions options)
    public static Output<GetGatewayPluginPrometheusResult> getGatewayPluginPrometheus(GetGatewayPluginPrometheusArgs args, InvokeOptions options)
    
    fn::invoke:
      function: konnect:index/getGatewayPluginPrometheus:getGatewayPluginPrometheus
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getGatewayPluginPrometheus Result

    The following output properties are available:

    Supporting Types

    GetGatewayPluginPrometheusConfig

    AiMetrics bool
    A boolean value that determines if ai metrics should be collected. If enabled, the ai_llm_requests_total, ai_llm_cost_total and ai_llm_tokens_total metrics will be exported.
    BandwidthMetrics bool
    A boolean value that determines if bandwidth metrics should be collected. If enabled, bandwidth_bytes and stream_sessions_total metrics will be exported.
    LatencyMetrics bool
    A boolean value that determines if latency metrics should be collected. If enabled, kong_latency_ms, upstream_latency_ms and request_latency_ms metrics will be exported.
    PerConsumer bool
    A boolean value that determines if per-consumer metrics should be collected. If enabled, the kong_http_requests_total and kong_bandwidth_bytes metrics fill in the consumer label when available.
    StatusCodeMetrics bool
    A boolean value that determines if status code metrics should be collected. If enabled, http_requests_total, stream_sessions_total metrics will be exported.
    UpstreamHealthMetrics bool
    A boolean value that determines if upstream metrics should be collected. If enabled, upstream_target_health metric will be exported.
    AiMetrics bool
    A boolean value that determines if ai metrics should be collected. If enabled, the ai_llm_requests_total, ai_llm_cost_total and ai_llm_tokens_total metrics will be exported.
    BandwidthMetrics bool
    A boolean value that determines if bandwidth metrics should be collected. If enabled, bandwidth_bytes and stream_sessions_total metrics will be exported.
    LatencyMetrics bool
    A boolean value that determines if latency metrics should be collected. If enabled, kong_latency_ms, upstream_latency_ms and request_latency_ms metrics will be exported.
    PerConsumer bool
    A boolean value that determines if per-consumer metrics should be collected. If enabled, the kong_http_requests_total and kong_bandwidth_bytes metrics fill in the consumer label when available.
    StatusCodeMetrics bool
    A boolean value that determines if status code metrics should be collected. If enabled, http_requests_total, stream_sessions_total metrics will be exported.
    UpstreamHealthMetrics bool
    A boolean value that determines if upstream metrics should be collected. If enabled, upstream_target_health metric will be exported.
    aiMetrics Boolean
    A boolean value that determines if ai metrics should be collected. If enabled, the ai_llm_requests_total, ai_llm_cost_total and ai_llm_tokens_total metrics will be exported.
    bandwidthMetrics Boolean
    A boolean value that determines if bandwidth metrics should be collected. If enabled, bandwidth_bytes and stream_sessions_total metrics will be exported.
    latencyMetrics Boolean
    A boolean value that determines if latency metrics should be collected. If enabled, kong_latency_ms, upstream_latency_ms and request_latency_ms metrics will be exported.
    perConsumer Boolean
    A boolean value that determines if per-consumer metrics should be collected. If enabled, the kong_http_requests_total and kong_bandwidth_bytes metrics fill in the consumer label when available.
    statusCodeMetrics Boolean
    A boolean value that determines if status code metrics should be collected. If enabled, http_requests_total, stream_sessions_total metrics will be exported.
    upstreamHealthMetrics Boolean
    A boolean value that determines if upstream metrics should be collected. If enabled, upstream_target_health metric will be exported.
    aiMetrics boolean
    A boolean value that determines if ai metrics should be collected. If enabled, the ai_llm_requests_total, ai_llm_cost_total and ai_llm_tokens_total metrics will be exported.
    bandwidthMetrics boolean
    A boolean value that determines if bandwidth metrics should be collected. If enabled, bandwidth_bytes and stream_sessions_total metrics will be exported.
    latencyMetrics boolean
    A boolean value that determines if latency metrics should be collected. If enabled, kong_latency_ms, upstream_latency_ms and request_latency_ms metrics will be exported.
    perConsumer boolean
    A boolean value that determines if per-consumer metrics should be collected. If enabled, the kong_http_requests_total and kong_bandwidth_bytes metrics fill in the consumer label when available.
    statusCodeMetrics boolean
    A boolean value that determines if status code metrics should be collected. If enabled, http_requests_total, stream_sessions_total metrics will be exported.
    upstreamHealthMetrics boolean
    A boolean value that determines if upstream metrics should be collected. If enabled, upstream_target_health metric will be exported.
    ai_metrics bool
    A boolean value that determines if ai metrics should be collected. If enabled, the ai_llm_requests_total, ai_llm_cost_total and ai_llm_tokens_total metrics will be exported.
    bandwidth_metrics bool
    A boolean value that determines if bandwidth metrics should be collected. If enabled, bandwidth_bytes and stream_sessions_total metrics will be exported.
    latency_metrics bool
    A boolean value that determines if latency metrics should be collected. If enabled, kong_latency_ms, upstream_latency_ms and request_latency_ms metrics will be exported.
    per_consumer bool
    A boolean value that determines if per-consumer metrics should be collected. If enabled, the kong_http_requests_total and kong_bandwidth_bytes metrics fill in the consumer label when available.
    status_code_metrics bool
    A boolean value that determines if status code metrics should be collected. If enabled, http_requests_total, stream_sessions_total metrics will be exported.
    upstream_health_metrics bool
    A boolean value that determines if upstream metrics should be collected. If enabled, upstream_target_health metric will be exported.
    aiMetrics Boolean
    A boolean value that determines if ai metrics should be collected. If enabled, the ai_llm_requests_total, ai_llm_cost_total and ai_llm_tokens_total metrics will be exported.
    bandwidthMetrics Boolean
    A boolean value that determines if bandwidth metrics should be collected. If enabled, bandwidth_bytes and stream_sessions_total metrics will be exported.
    latencyMetrics Boolean
    A boolean value that determines if latency metrics should be collected. If enabled, kong_latency_ms, upstream_latency_ms and request_latency_ms metrics will be exported.
    perConsumer Boolean
    A boolean value that determines if per-consumer metrics should be collected. If enabled, the kong_http_requests_total and kong_bandwidth_bytes metrics fill in the consumer label when available.
    statusCodeMetrics Boolean
    A boolean value that determines if status code metrics should be collected. If enabled, http_requests_total, stream_sessions_total metrics will be exported.
    upstreamHealthMetrics Boolean
    A boolean value that determines if upstream metrics should be collected. If enabled, upstream_target_health metric will be exported.

    GetGatewayPluginPrometheusConsumer

    Id string
    Id string
    id String
    id string
    id str
    id String

    GetGatewayPluginPrometheusOrdering

    GetGatewayPluginPrometheusOrderingAfter

    Accesses List<string>
    Accesses []string
    accesses List<String>
    accesses string[]
    accesses Sequence[str]
    accesses List<String>

    GetGatewayPluginPrometheusOrderingBefore

    Accesses List<string>
    Accesses []string
    accesses List<String>
    accesses string[]
    accesses Sequence[str]
    accesses List<String>

    GetGatewayPluginPrometheusRoute

    Id string
    Id string
    id String
    id string
    id str
    id String

    GetGatewayPluginPrometheusService

    Id string
    Id string
    id String
    id string
    id str
    id String

    Package Details

    Repository
    konnect kong/terraform-provider-konnect
    License
    Notes
    This Pulumi package is based on the konnect Terraform Provider.
    konnect logo
    konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong