konnect 2.5.0 published on Tuesday, Apr 15, 2025 by kong
konnect.getGatewayPluginStatsd
Explore with Pulumi AI
Using getGatewayPluginStatsd
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 getGatewayPluginStatsd(args: GetGatewayPluginStatsdArgs, opts?: InvokeOptions): Promise<GetGatewayPluginStatsdResult>
function getGatewayPluginStatsdOutput(args: GetGatewayPluginStatsdOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginStatsdResult>
def get_gateway_plugin_statsd(control_plane_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGatewayPluginStatsdResult
def get_gateway_plugin_statsd_output(control_plane_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginStatsdResult]
func LookupGatewayPluginStatsd(ctx *Context, args *LookupGatewayPluginStatsdArgs, opts ...InvokeOption) (*LookupGatewayPluginStatsdResult, error)
func LookupGatewayPluginStatsdOutput(ctx *Context, args *LookupGatewayPluginStatsdOutputArgs, opts ...InvokeOption) LookupGatewayPluginStatsdResultOutput
> Note: This function is named LookupGatewayPluginStatsd
in the Go SDK.
public static class GetGatewayPluginStatsd
{
public static Task<GetGatewayPluginStatsdResult> InvokeAsync(GetGatewayPluginStatsdArgs args, InvokeOptions? opts = null)
public static Output<GetGatewayPluginStatsdResult> Invoke(GetGatewayPluginStatsdInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGatewayPluginStatsdResult> getGatewayPluginStatsd(GetGatewayPluginStatsdArgs args, InvokeOptions options)
public static Output<GetGatewayPluginStatsdResult> getGatewayPluginStatsd(GetGatewayPluginStatsdArgs args, InvokeOptions options)
fn::invoke:
function: konnect:index/getGatewayPluginStatsd:getGatewayPluginStatsd
arguments:
# arguments dictionary
The following arguments are supported:
- Control
Plane Id This property is required. string
- Control
Plane Id This property is required. string
- control
Plane Id This property is required. String
- control
Plane Id This property is required. string
- control_
plane_ id This property is required. str
- control
Plane Id This property is required. String
getGatewayPluginStatsd Result
The following output properties are available:
- Config
Get
Gateway Plugin Statsd Config - Consumer
Get
Gateway Plugin Statsd Consumer - Control
Plane stringId - Created
At double - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Statsd Ordering - Protocols List<string>
- Route
Get
Gateway Plugin Statsd Route - Service
Get
Gateway Plugin Statsd Service - List<string>
- Updated
At double
- Config
Get
Gateway Plugin Statsd Config - Consumer
Get
Gateway Plugin Statsd Consumer - Control
Plane stringId - Created
At float64 - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Statsd Ordering - Protocols []string
- Route
Get
Gateway Plugin Statsd Route - Service
Get
Gateway Plugin Statsd Service - []string
- Updated
At float64
- config
Get
Gateway Plugin Statsd Config - consumer
Get
Gateway Plugin Statsd Consumer - control
Plane StringId - created
At Double - enabled Boolean
- id String
- instance
Name String - ordering
Get
Gateway Plugin Statsd Ordering - protocols List<String>
- route
Get
Gateway Plugin Statsd Route - service
Get
Gateway Plugin Statsd Service - List<String>
- updated
At Double
- config
Get
Gateway Plugin Statsd Config - consumer
Get
Gateway Plugin Statsd Consumer - control
Plane stringId - created
At number - enabled boolean
- id string
- instance
Name string - ordering
Get
Gateway Plugin Statsd Ordering - protocols string[]
- route
Get
Gateway Plugin Statsd Route - service
Get
Gateway Plugin Statsd Service - string[]
- updated
At number
- config
Get
Gateway Plugin Statsd Config - consumer
Get
Gateway Plugin Statsd Consumer - control_
plane_ strid - created_
at float - enabled bool
- id str
- instance_
name str - ordering
Get
Gateway Plugin Statsd Ordering - protocols Sequence[str]
- route
Get
Gateway Plugin Statsd Route - service
Get
Gateway Plugin Statsd 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
GetGatewayPluginStatsdConfig
- Allow
Status Codes This property is required. List<string> - List of status code ranges that are allowed to be logged in metrics.
- Consumer
Identifier Default This property is required. string - Flush
Timeout This property is required. double - Host
This property is required. string - The IP address or hostname of StatsD server to send data to.
- Hostname
In Prefix This property is required. bool - Metrics
This property is required. List<GetGateway Plugin Statsd Config Metric> - List of metrics to be logged.
- Port
This property is required. double - The port of StatsD server to send data to.
- Prefix
This property is required. string - String to prefix to each metric's name.
- Queue
This property is required. GetGateway Plugin Statsd Config Queue - Queue
Size This property is required. double - Retry
Count This property is required. double - Service
Identifier Default This property is required. string This property is required. string- Udp
Packet Size This property is required. double - Use
Tcp This property is required. bool - Workspace
Identifier Default This property is required. string
- Allow
Status Codes This property is required. []string - List of status code ranges that are allowed to be logged in metrics.
- Consumer
Identifier Default This property is required. string - Flush
Timeout This property is required. float64 - Host
This property is required. string - The IP address or hostname of StatsD server to send data to.
- Hostname
In Prefix This property is required. bool - Metrics
This property is required. []GetGateway Plugin Statsd Config Metric - List of metrics to be logged.
- Port
This property is required. float64 - The port of StatsD server to send data to.
- Prefix
This property is required. string - String to prefix to each metric's name.
- Queue
This property is required. GetGateway Plugin Statsd Config Queue - Queue
Size This property is required. float64 - Retry
Count This property is required. float64 - Service
Identifier Default This property is required. string This property is required. string- Udp
Packet Size This property is required. float64 - Use
Tcp This property is required. bool - Workspace
Identifier Default This property is required. string
- allow
Status Codes This property is required. List<String> - List of status code ranges that are allowed to be logged in metrics.
- consumer
Identifier Default This property is required. String - flush
Timeout This property is required. Double - host
This property is required. String - The IP address or hostname of StatsD server to send data to.
- hostname
In Prefix This property is required. Boolean - metrics
This property is required. List<GetGateway Plugin Statsd Config Metric> - List of metrics to be logged.
- port
This property is required. Double - The port of StatsD server to send data to.
- prefix
This property is required. String - String to prefix to each metric's name.
- queue
This property is required. GetGateway Plugin Statsd Config Queue - queue
Size This property is required. Double - retry
Count This property is required. Double - service
Identifier Default This property is required. String This property is required. String- udp
Packet Size This property is required. Double - use
Tcp This property is required. Boolean - workspace
Identifier Default This property is required. String
- allow
Status Codes This property is required. string[] - List of status code ranges that are allowed to be logged in metrics.
- consumer
Identifier Default This property is required. string - flush
Timeout This property is required. number - host
This property is required. string - The IP address or hostname of StatsD server to send data to.
- hostname
In Prefix This property is required. boolean - metrics
This property is required. GetGateway Plugin Statsd Config Metric[] - List of metrics to be logged.
- port
This property is required. number - The port of StatsD server to send data to.
- prefix
This property is required. string - String to prefix to each metric's name.
- queue
This property is required. GetGateway Plugin Statsd Config Queue - queue
Size This property is required. number - retry
Count This property is required. number - service
Identifier Default This property is required. string This property is required. string- udp
Packet Size This property is required. number - use
Tcp This property is required. boolean - workspace
Identifier Default This property is required. string
- allow_
status_ codes This property is required. Sequence[str] - List of status code ranges that are allowed to be logged in metrics.
- consumer_
identifier_ default This property is required. str - flush_
timeout This property is required. float - host
This property is required. str - The IP address or hostname of StatsD server to send data to.
- hostname_
in_ prefix This property is required. bool - metrics
This property is required. Sequence[GetGateway Plugin Statsd Config Metric] - List of metrics to be logged.
- port
This property is required. float - The port of StatsD server to send data to.
- prefix
This property is required. str - String to prefix to each metric's name.
- queue
This property is required. GetGateway Plugin Statsd Config Queue - queue_
size This property is required. float - retry_
count This property is required. float - service_
identifier_ default This property is required. str - tag_
style This property is required. str - udp_
packet_ size This property is required. float - use_
tcp This property is required. bool - workspace_
identifier_ default This property is required. str
- allow
Status Codes This property is required. List<String> - List of status code ranges that are allowed to be logged in metrics.
- consumer
Identifier Default This property is required. String - flush
Timeout This property is required. Number - host
This property is required. String - The IP address or hostname of StatsD server to send data to.
- hostname
In Prefix This property is required. Boolean - metrics
This property is required. List<Property Map> - List of metrics to be logged.
- port
This property is required. Number - The port of StatsD server to send data to.
- prefix
This property is required. String - String to prefix to each metric's name.
- queue
This property is required. Property Map - queue
Size This property is required. Number - retry
Count This property is required. Number - service
Identifier Default This property is required. String This property is required. String- udp
Packet Size This property is required. Number - use
Tcp This property is required. Boolean - workspace
Identifier Default This property is required. String
GetGatewayPluginStatsdConfigMetric
- Consumer
Identifier This property is required. string - Authenticated user detail.
- Name
This property is required. string - StatsD metric’s name.
- Sample
Rate This property is required. double - Sampling rate
- Service
Identifier This property is required. string - Service detail.
- Stat
Type This property is required. string - Determines what sort of event a metric represents.
- Workspace
Identifier This property is required. string - Workspace detail.
- Consumer
Identifier This property is required. string - Authenticated user detail.
- Name
This property is required. string - StatsD metric’s name.
- Sample
Rate This property is required. float64 - Sampling rate
- Service
Identifier This property is required. string - Service detail.
- Stat
Type This property is required. string - Determines what sort of event a metric represents.
- Workspace
Identifier This property is required. string - Workspace detail.
- consumer
Identifier This property is required. String - Authenticated user detail.
- name
This property is required. String - StatsD metric’s name.
- sample
Rate This property is required. Double - Sampling rate
- service
Identifier This property is required. String - Service detail.
- stat
Type This property is required. String - Determines what sort of event a metric represents.
- workspace
Identifier This property is required. String - Workspace detail.
- consumer
Identifier This property is required. string - Authenticated user detail.
- name
This property is required. string - StatsD metric’s name.
- sample
Rate This property is required. number - Sampling rate
- service
Identifier This property is required. string - Service detail.
- stat
Type This property is required. string - Determines what sort of event a metric represents.
- workspace
Identifier This property is required. string - Workspace detail.
- consumer_
identifier This property is required. str - Authenticated user detail.
- name
This property is required. str - StatsD metric’s name.
- sample_
rate This property is required. float - Sampling rate
- service_
identifier This property is required. str - Service detail.
- stat_
type This property is required. str - Determines what sort of event a metric represents.
- workspace_
identifier This property is required. str - Workspace detail.
- consumer
Identifier This property is required. String - Authenticated user detail.
- name
This property is required. String - StatsD metric’s name.
- sample
Rate This property is required. Number - Sampling rate
- service
Identifier This property is required. String - Service detail.
- stat
Type This property is required. String - Determines what sort of event a metric represents.
- workspace
Identifier This property is required. String - Workspace detail.
GetGatewayPluginStatsdConfigQueue
- Concurrency
Limit This property is required. double - The number of of queue delivery timers. -1 indicates unlimited.
- Initial
Retry Delay This property is required. double - Time in seconds before the initial retry is made for a failing batch.
- Max
Batch Size This property is required. double - Maximum number of entries that can be processed at a time.
- Max
Bytes This property is required. double - Maximum number of bytes that can be waiting on a queue, requires string content.
- Max
Coalescing Delay This property is required. double - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- Max
Entries This property is required. double - Maximum number of entries that can be waiting on the queue.
- Max
Retry Delay This property is required. double - Maximum time in seconds between retries, caps exponential backoff.
- Max
Retry Time This property is required. double - Time in seconds before the queue gives up calling a failed handler for a batch.
- Concurrency
Limit This property is required. float64 - The number of of queue delivery timers. -1 indicates unlimited.
- Initial
Retry Delay This property is required. float64 - Time in seconds before the initial retry is made for a failing batch.
- Max
Batch Size This property is required. float64 - Maximum number of entries that can be processed at a time.
- Max
Bytes This property is required. float64 - Maximum number of bytes that can be waiting on a queue, requires string content.
- Max
Coalescing Delay This property is required. float64 - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- Max
Entries This property is required. float64 - Maximum number of entries that can be waiting on the queue.
- Max
Retry Delay This property is required. float64 - Maximum time in seconds between retries, caps exponential backoff.
- Max
Retry Time This property is required. float64 - Time in seconds before the queue gives up calling a failed handler for a batch.
- concurrency
Limit This property is required. Double - The number of of queue delivery timers. -1 indicates unlimited.
- initial
Retry Delay This property is required. Double - Time in seconds before the initial retry is made for a failing batch.
- max
Batch Size This property is required. Double - Maximum number of entries that can be processed at a time.
- max
Bytes This property is required. Double - Maximum number of bytes that can be waiting on a queue, requires string content.
- max
Coalescing Delay This property is required. Double - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- max
Entries This property is required. Double - Maximum number of entries that can be waiting on the queue.
- max
Retry Delay This property is required. Double - Maximum time in seconds between retries, caps exponential backoff.
- max
Retry Time This property is required. Double - Time in seconds before the queue gives up calling a failed handler for a batch.
- concurrency
Limit This property is required. number - The number of of queue delivery timers. -1 indicates unlimited.
- initial
Retry Delay This property is required. number - Time in seconds before the initial retry is made for a failing batch.
- max
Batch Size This property is required. number - Maximum number of entries that can be processed at a time.
- max
Bytes This property is required. number - Maximum number of bytes that can be waiting on a queue, requires string content.
- max
Coalescing Delay This property is required. number - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- max
Entries This property is required. number - Maximum number of entries that can be waiting on the queue.
- max
Retry Delay This property is required. number - Maximum time in seconds between retries, caps exponential backoff.
- max
Retry Time This property is required. number - Time in seconds before the queue gives up calling a failed handler for a batch.
- concurrency_
limit This property is required. float - The number of of queue delivery timers. -1 indicates unlimited.
- initial_
retry_ delay This property is required. float - Time in seconds before the initial retry is made for a failing batch.
- max_
batch_ size This property is required. float - Maximum number of entries that can be processed at a time.
- max_
bytes This property is required. float - Maximum number of bytes that can be waiting on a queue, requires string content.
- max_
coalescing_ delay This property is required. float - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- max_
entries This property is required. float - Maximum number of entries that can be waiting on the queue.
- max_
retry_ delay This property is required. float - Maximum time in seconds between retries, caps exponential backoff.
- max_
retry_ time This property is required. float - Time in seconds before the queue gives up calling a failed handler for a batch.
- concurrency
Limit This property is required. Number - The number of of queue delivery timers. -1 indicates unlimited.
- initial
Retry Delay This property is required. Number - Time in seconds before the initial retry is made for a failing batch.
- max
Batch Size This property is required. Number - Maximum number of entries that can be processed at a time.
- max
Bytes This property is required. Number - Maximum number of bytes that can be waiting on a queue, requires string content.
- max
Coalescing Delay This property is required. Number - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- max
Entries This property is required. Number - Maximum number of entries that can be waiting on the queue.
- max
Retry Delay This property is required. Number - Maximum time in seconds between retries, caps exponential backoff.
- max
Retry Time This property is required. Number - Time in seconds before the queue gives up calling a failed handler for a batch.
GetGatewayPluginStatsdConsumer
- Id
This property is required. string
- Id
This property is required. string
- id
This property is required. String
- id
This property is required. string
- id
This property is required. str
- id
This property is required. String
GetGatewayPluginStatsdOrdering
- After
This property is required. GetGateway Plugin Statsd Ordering After - Before
This property is required. GetGateway Plugin Statsd Ordering Before
- After
This property is required. GetGateway Plugin Statsd Ordering After - Before
This property is required. GetGateway Plugin Statsd Ordering Before
- after
This property is required. GetGateway Plugin Statsd Ordering After - before
This property is required. GetGateway Plugin Statsd Ordering Before
- after
This property is required. GetGateway Plugin Statsd Ordering After - before
This property is required. GetGateway Plugin Statsd Ordering Before
- after
This property is required. GetGateway Plugin Statsd Ordering After - before
This property is required. GetGateway Plugin Statsd Ordering Before
- after
This property is required. Property Map - before
This property is required. Property Map
GetGatewayPluginStatsdOrderingAfter
- Accesses
This property is required. List<string>
- Accesses
This property is required. []string
- accesses
This property is required. List<String>
- accesses
This property is required. string[]
- accesses
This property is required. Sequence[str]
- accesses
This property is required. List<String>
GetGatewayPluginStatsdOrderingBefore
- Accesses
This property is required. List<string>
- Accesses
This property is required. []string
- accesses
This property is required. List<String>
- accesses
This property is required. string[]
- accesses
This property is required. Sequence[str]
- accesses
This property is required. List<String>
GetGatewayPluginStatsdRoute
- Id
This property is required. string
- Id
This property is required. string
- id
This property is required. String
- id
This property is required. string
- id
This property is required. str
- id
This property is required. String
GetGatewayPluginStatsdService
- Id
This property is required. string
- Id
This property is required. string
- id
This property is required. String
- id
This property is required. string
- id
This property is required. str
- id
This property is required. String
Package Details
- Repository
- konnect kong/terraform-provider-konnect
- License
- Notes
- This Pulumi package is based on the
konnect
Terraform Provider.