konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong
konnect.getGatewayPluginPrometheus
Explore with Pulumi AI
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:
- Control
Plane stringId
- Control
Plane stringId
- control
Plane StringId
- control
Plane stringId
- control_
plane_ strid
- control
Plane StringId
getGatewayPluginPrometheus Result
The following output properties are available:
- Config
Get
Gateway Plugin Prometheus Config - Consumer
Get
Gateway Plugin Prometheus Consumer - Control
Plane stringId - Created
At double - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Prometheus Ordering - Protocols List<string>
- Route
Get
Gateway Plugin Prometheus Route - Service
Get
Gateway Plugin Prometheus Service - List<string>
- Updated
At double
- Config
Get
Gateway Plugin Prometheus Config - Consumer
Get
Gateway Plugin Prometheus Consumer - Control
Plane stringId - Created
At float64 - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Prometheus Ordering - Protocols []string
- Route
Get
Gateway Plugin Prometheus Route - Service
Get
Gateway Plugin Prometheus Service - []string
- Updated
At float64
- config
Get
Gateway Plugin Prometheus Config - consumer
Get
Gateway Plugin Prometheus Consumer - control
Plane StringId - created
At Double - enabled Boolean
- id String
- instance
Name String - ordering
Get
Gateway Plugin Prometheus Ordering - protocols List<String>
- route
Get
Gateway Plugin Prometheus Route - service
Get
Gateway Plugin Prometheus Service - List<String>
- updated
At Double
- config
Get
Gateway Plugin Prometheus Config - consumer
Get
Gateway Plugin Prometheus Consumer - control
Plane stringId - created
At number - enabled boolean
- id string
- instance
Name string - ordering
Get
Gateway Plugin Prometheus Ordering - protocols string[]
- route
Get
Gateway Plugin Prometheus Route - service
Get
Gateway Plugin Prometheus Service - string[]
- updated
At number
- config
Get
Gateway Plugin Prometheus Config - consumer
Get
Gateway Plugin Prometheus Consumer - control_
plane_ strid - created_
at float - enabled bool
- id str
- instance_
name str - ordering
Get
Gateway Plugin Prometheus Ordering - protocols Sequence[str]
- route
Get
Gateway Plugin Prometheus Route - service
Get
Gateway Plugin Prometheus Service - Sequence[str]
- updated_
at float
- config Property Map
- consumer Property Map
- control
Plane StringId - created
At Number - enabled Boolean
- id String
- instance
Name String - ordering Property Map
- protocols List<String>
- route Property Map
- service Property Map
- List<String>
- updated
At Number
Supporting Types
GetGatewayPluginPrometheusConfig
- 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
andai_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
andstream_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
andrequest_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
andkong_bandwidth_bytes
metrics fill in the consumer label when available. - Status
Code boolMetrics - 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 boolMetrics - 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
andai_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
andstream_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
andrequest_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
andkong_bandwidth_bytes
metrics fill in the consumer label when available. - Status
Code boolMetrics - 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 boolMetrics - A boolean value that determines if upstream metrics should be collected. If enabled,
upstream_target_health
metric will be exported.
- ai
Metrics Boolean - A boolean value that determines if ai metrics should be collected. If enabled, the
ai_llm_requests_total
,ai_llm_cost_total
andai_llm_tokens_total
metrics will be exported. - bandwidth
Metrics Boolean - A boolean value that determines if bandwidth metrics should be collected. If enabled,
bandwidth_bytes
andstream_sessions_total
metrics will be exported. - latency
Metrics Boolean - A boolean value that determines if latency metrics should be collected. If enabled,
kong_latency_ms
,upstream_latency_ms
andrequest_latency_ms
metrics will be exported. - per
Consumer Boolean - A boolean value that determines if per-consumer metrics should be collected. If enabled, the
kong_http_requests_total
andkong_bandwidth_bytes
metrics fill in the consumer label when available. - status
Code BooleanMetrics - 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 BooleanMetrics - A boolean value that determines if upstream metrics should be collected. If enabled,
upstream_target_health
metric will be exported.
- ai
Metrics boolean - A boolean value that determines if ai metrics should be collected. If enabled, the
ai_llm_requests_total
,ai_llm_cost_total
andai_llm_tokens_total
metrics will be exported. - bandwidth
Metrics boolean - A boolean value that determines if bandwidth metrics should be collected. If enabled,
bandwidth_bytes
andstream_sessions_total
metrics will be exported. - latency
Metrics boolean - A boolean value that determines if latency metrics should be collected. If enabled,
kong_latency_ms
,upstream_latency_ms
andrequest_latency_ms
metrics will be exported. - per
Consumer boolean - A boolean value that determines if per-consumer metrics should be collected. If enabled, the
kong_http_requests_total
andkong_bandwidth_bytes
metrics fill in the consumer label when available. - status
Code booleanMetrics - 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 booleanMetrics - 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
andai_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
andstream_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
andrequest_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
andkong_bandwidth_bytes
metrics fill in the consumer label when available. - status_
code_ boolmetrics - 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_ boolmetrics - A boolean value that determines if upstream metrics should be collected. If enabled,
upstream_target_health
metric will be exported.
- ai
Metrics Boolean - A boolean value that determines if ai metrics should be collected. If enabled, the
ai_llm_requests_total
,ai_llm_cost_total
andai_llm_tokens_total
metrics will be exported. - bandwidth
Metrics Boolean - A boolean value that determines if bandwidth metrics should be collected. If enabled,
bandwidth_bytes
andstream_sessions_total
metrics will be exported. - latency
Metrics Boolean - A boolean value that determines if latency metrics should be collected. If enabled,
kong_latency_ms
,upstream_latency_ms
andrequest_latency_ms
metrics will be exported. - per
Consumer Boolean - A boolean value that determines if per-consumer metrics should be collected. If enabled, the
kong_http_requests_total
andkong_bandwidth_bytes
metrics fill in the consumer label when available. - status
Code BooleanMetrics - 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 BooleanMetrics - 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.