konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong
konnect.getGatewayPluginDatadog
Explore with Pulumi AI
Using getGatewayPluginDatadog
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 getGatewayPluginDatadog(args: GetGatewayPluginDatadogArgs, opts?: InvokeOptions): Promise<GetGatewayPluginDatadogResult>
function getGatewayPluginDatadogOutput(args: GetGatewayPluginDatadogOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginDatadogResult>
def get_gateway_plugin_datadog(control_plane_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGatewayPluginDatadogResult
def get_gateway_plugin_datadog_output(control_plane_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginDatadogResult]
func LookupGatewayPluginDatadog(ctx *Context, args *LookupGatewayPluginDatadogArgs, opts ...InvokeOption) (*LookupGatewayPluginDatadogResult, error)
func LookupGatewayPluginDatadogOutput(ctx *Context, args *LookupGatewayPluginDatadogOutputArgs, opts ...InvokeOption) LookupGatewayPluginDatadogResultOutput
> Note: This function is named LookupGatewayPluginDatadog
in the Go SDK.
public static class GetGatewayPluginDatadog
{
public static Task<GetGatewayPluginDatadogResult> InvokeAsync(GetGatewayPluginDatadogArgs args, InvokeOptions? opts = null)
public static Output<GetGatewayPluginDatadogResult> Invoke(GetGatewayPluginDatadogInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGatewayPluginDatadogResult> getGatewayPluginDatadog(GetGatewayPluginDatadogArgs args, InvokeOptions options)
public static Output<GetGatewayPluginDatadogResult> getGatewayPluginDatadog(GetGatewayPluginDatadogArgs args, InvokeOptions options)
fn::invoke:
function: konnect:index/getGatewayPluginDatadog:getGatewayPluginDatadog
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
getGatewayPluginDatadog Result
The following output properties are available:
- Config
Get
Gateway Plugin Datadog Config - Consumer
Get
Gateway Plugin Datadog Consumer - Control
Plane stringId - Created
At double - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Datadog Ordering - Protocols List<string>
- Route
Get
Gateway Plugin Datadog Route - Service
Get
Gateway Plugin Datadog Service - List<string>
- Updated
At double
- Config
Get
Gateway Plugin Datadog Config - Consumer
Get
Gateway Plugin Datadog Consumer - Control
Plane stringId - Created
At float64 - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Datadog Ordering - Protocols []string
- Route
Get
Gateway Plugin Datadog Route - Service
Get
Gateway Plugin Datadog Service - []string
- Updated
At float64
- config
Get
Gateway Plugin Datadog Config - consumer
Get
Gateway Plugin Datadog Consumer - control
Plane StringId - created
At Double - enabled Boolean
- id String
- instance
Name String - ordering
Get
Gateway Plugin Datadog Ordering - protocols List<String>
- route
Get
Gateway Plugin Datadog Route - service
Get
Gateway Plugin Datadog Service - List<String>
- updated
At Double
- config
Get
Gateway Plugin Datadog Config - consumer
Get
Gateway Plugin Datadog Consumer - control
Plane stringId - created
At number - enabled boolean
- id string
- instance
Name string - ordering
Get
Gateway Plugin Datadog Ordering - protocols string[]
- route
Get
Gateway Plugin Datadog Route - service
Get
Gateway Plugin Datadog Service - string[]
- updated
At number
- config
Get
Gateway Plugin Datadog Config - consumer
Get
Gateway Plugin Datadog Consumer - control_
plane_ strid - created_
at float - enabled bool
- id str
- instance_
name str - ordering
Get
Gateway Plugin Datadog Ordering - protocols Sequence[str]
- route
Get
Gateway Plugin Datadog Route - service
Get
Gateway Plugin Datadog 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
GetGatewayPluginDatadogConfig
- Consumer
Tag string - String to be attached as tag of the consumer.
- Flush
Timeout double - Optional time in seconds. If
queue_size
> 1, this is the max idle time before sending a log with less thanqueue_size
records. - Host string
- A string representing a host name, such as example.com.
- Metrics
List<Get
Gateway Plugin Datadog Config Metric> - List of metrics to be logged.
- Port double
- An integer representing a port number between 0 and 65535, inclusive.
- Prefix string
- String to be attached as a prefix to a metric's name.
- Queue
Get
Gateway Plugin Datadog Config Queue - Queue
Size double - Maximum number of log entries to be sent on each message to the upstream server.
- Retry
Count double - Number of times to retry when sending data to the upstream server.
- Service
Name stringTag - String to be attached as the name of the service.
- Status
Tag string - String to be attached as the tag of the HTTP status.
- Consumer
Tag string - String to be attached as tag of the consumer.
- Flush
Timeout float64 - Optional time in seconds. If
queue_size
> 1, this is the max idle time before sending a log with less thanqueue_size
records. - Host string
- A string representing a host name, such as example.com.
- Metrics
[]Get
Gateway Plugin Datadog Config Metric - List of metrics to be logged.
- Port float64
- An integer representing a port number between 0 and 65535, inclusive.
- Prefix string
- String to be attached as a prefix to a metric's name.
- Queue
Get
Gateway Plugin Datadog Config Queue - Queue
Size float64 - Maximum number of log entries to be sent on each message to the upstream server.
- Retry
Count float64 - Number of times to retry when sending data to the upstream server.
- Service
Name stringTag - String to be attached as the name of the service.
- Status
Tag string - String to be attached as the tag of the HTTP status.
- consumer
Tag String - String to be attached as tag of the consumer.
- flush
Timeout Double - Optional time in seconds. If
queue_size
> 1, this is the max idle time before sending a log with less thanqueue_size
records. - host String
- A string representing a host name, such as example.com.
- metrics
List<Get
Gateway Plugin Datadog Config Metric> - List of metrics to be logged.
- port Double
- An integer representing a port number between 0 and 65535, inclusive.
- prefix String
- String to be attached as a prefix to a metric's name.
- queue
Get
Gateway Plugin Datadog Config Queue - queue
Size Double - Maximum number of log entries to be sent on each message to the upstream server.
- retry
Count Double - Number of times to retry when sending data to the upstream server.
- service
Name StringTag - String to be attached as the name of the service.
- status
Tag String - String to be attached as the tag of the HTTP status.
- consumer
Tag string - String to be attached as tag of the consumer.
- flush
Timeout number - Optional time in seconds. If
queue_size
> 1, this is the max idle time before sending a log with less thanqueue_size
records. - host string
- A string representing a host name, such as example.com.
- metrics
Get
Gateway Plugin Datadog Config Metric[] - List of metrics to be logged.
- port number
- An integer representing a port number between 0 and 65535, inclusive.
- prefix string
- String to be attached as a prefix to a metric's name.
- queue
Get
Gateway Plugin Datadog Config Queue - queue
Size number - Maximum number of log entries to be sent on each message to the upstream server.
- retry
Count number - Number of times to retry when sending data to the upstream server.
- service
Name stringTag - String to be attached as the name of the service.
- status
Tag string - String to be attached as the tag of the HTTP status.
- consumer_
tag str - String to be attached as tag of the consumer.
- flush_
timeout float - Optional time in seconds. If
queue_size
> 1, this is the max idle time before sending a log with less thanqueue_size
records. - host str
- A string representing a host name, such as example.com.
- metrics
Sequence[Get
Gateway Plugin Datadog Config Metric] - List of metrics to be logged.
- port float
- An integer representing a port number between 0 and 65535, inclusive.
- prefix str
- String to be attached as a prefix to a metric's name.
- queue
Get
Gateway Plugin Datadog Config Queue - queue_
size float - Maximum number of log entries to be sent on each message to the upstream server.
- retry_
count float - Number of times to retry when sending data to the upstream server.
- service_
name_ strtag - String to be attached as the name of the service.
- status_
tag str - String to be attached as the tag of the HTTP status.
- consumer
Tag String - String to be attached as tag of the consumer.
- flush
Timeout Number - Optional time in seconds. If
queue_size
> 1, this is the max idle time before sending a log with less thanqueue_size
records. - host String
- A string representing a host name, such as example.com.
- metrics List<Property Map>
- List of metrics to be logged.
- port Number
- An integer representing a port number between 0 and 65535, inclusive.
- prefix String
- String to be attached as a prefix to a metric's name.
- queue Property Map
- queue
Size Number - Maximum number of log entries to be sent on each message to the upstream server.
- retry
Count Number - Number of times to retry when sending data to the upstream server.
- service
Name StringTag - String to be attached as the name of the service.
- status
Tag String - String to be attached as the tag of the HTTP status.
GetGatewayPluginDatadogConfigMetric
- Consumer
Identifier string - Authenticated user detail
- Name string
- Datadog metric’s name
- Sample
Rate double - Sampling rate
- Stat
Type string - Determines what sort of event the metric represents
- List<string>
- List of tags
- Consumer
Identifier string - Authenticated user detail
- Name string
- Datadog metric’s name
- Sample
Rate float64 - Sampling rate
- Stat
Type string - Determines what sort of event the metric represents
- []string
- List of tags
- consumer
Identifier String - Authenticated user detail
- name String
- Datadog metric’s name
- sample
Rate Double - Sampling rate
- stat
Type String - Determines what sort of event the metric represents
- List<String>
- List of tags
- consumer
Identifier string - Authenticated user detail
- name string
- Datadog metric’s name
- sample
Rate number - Sampling rate
- stat
Type string - Determines what sort of event the metric represents
- string[]
- List of tags
- consumer_
identifier str - Authenticated user detail
- name str
- Datadog metric’s name
- sample_
rate float - Sampling rate
- stat_
type str - Determines what sort of event the metric represents
- Sequence[str]
- List of tags
- consumer
Identifier String - Authenticated user detail
- name String
- Datadog metric’s name
- sample
Rate Number - Sampling rate
- stat
Type String - Determines what sort of event the metric represents
- List<String>
- List of tags
GetGatewayPluginDatadogConfigQueue
- Concurrency
Limit double - The number of of queue delivery timers. -1 indicates unlimited.
- Initial
Retry doubleDelay - Time in seconds before the initial retry is made for a failing batch.
- Max
Batch doubleSize - Maximum number of entries that can be processed at a time.
- Max
Bytes double - Maximum number of bytes that can be waiting on a queue, requires string content.
- Max
Coalescing doubleDelay - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- Max
Entries double - Maximum number of entries that can be waiting on the queue.
- Max
Retry doubleDelay - Maximum time in seconds between retries, caps exponential backoff.
- Max
Retry doubleTime - Time in seconds before the queue gives up calling a failed handler for a batch.
- Concurrency
Limit float64 - The number of of queue delivery timers. -1 indicates unlimited.
- Initial
Retry float64Delay - Time in seconds before the initial retry is made for a failing batch.
- Max
Batch float64Size - Maximum number of entries that can be processed at a time.
- Max
Bytes float64 - Maximum number of bytes that can be waiting on a queue, requires string content.
- Max
Coalescing float64Delay - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- Max
Entries float64 - Maximum number of entries that can be waiting on the queue.
- Max
Retry float64Delay - Maximum time in seconds between retries, caps exponential backoff.
- Max
Retry float64Time - Time in seconds before the queue gives up calling a failed handler for a batch.
- concurrency
Limit Double - The number of of queue delivery timers. -1 indicates unlimited.
- initial
Retry DoubleDelay - Time in seconds before the initial retry is made for a failing batch.
- max
Batch DoubleSize - Maximum number of entries that can be processed at a time.
- max
Bytes Double - Maximum number of bytes that can be waiting on a queue, requires string content.
- max
Coalescing DoubleDelay - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- max
Entries Double - Maximum number of entries that can be waiting on the queue.
- max
Retry DoubleDelay - Maximum time in seconds between retries, caps exponential backoff.
- max
Retry DoubleTime - Time in seconds before the queue gives up calling a failed handler for a batch.
- concurrency
Limit number - The number of of queue delivery timers. -1 indicates unlimited.
- initial
Retry numberDelay - Time in seconds before the initial retry is made for a failing batch.
- max
Batch numberSize - Maximum number of entries that can be processed at a time.
- max
Bytes number - Maximum number of bytes that can be waiting on a queue, requires string content.
- max
Coalescing numberDelay - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- max
Entries number - Maximum number of entries that can be waiting on the queue.
- max
Retry numberDelay - Maximum time in seconds between retries, caps exponential backoff.
- max
Retry numberTime - Time in seconds before the queue gives up calling a failed handler for a batch.
- concurrency_
limit float - The number of of queue delivery timers. -1 indicates unlimited.
- initial_
retry_ floatdelay - Time in seconds before the initial retry is made for a failing batch.
- max_
batch_ floatsize - Maximum number of entries that can be processed at a time.
- max_
bytes float - Maximum number of bytes that can be waiting on a queue, requires string content.
- max_
coalescing_ floatdelay - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- max_
entries float - Maximum number of entries that can be waiting on the queue.
- max_
retry_ floatdelay - Maximum time in seconds between retries, caps exponential backoff.
- max_
retry_ floattime - Time in seconds before the queue gives up calling a failed handler for a batch.
- concurrency
Limit Number - The number of of queue delivery timers. -1 indicates unlimited.
- initial
Retry NumberDelay - Time in seconds before the initial retry is made for a failing batch.
- max
Batch NumberSize - Maximum number of entries that can be processed at a time.
- max
Bytes Number - Maximum number of bytes that can be waiting on a queue, requires string content.
- max
Coalescing NumberDelay - Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
- max
Entries Number - Maximum number of entries that can be waiting on the queue.
- max
Retry NumberDelay - Maximum time in seconds between retries, caps exponential backoff.
- max
Retry NumberTime - Time in seconds before the queue gives up calling a failed handler for a batch.
GetGatewayPluginDatadogConsumer
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginDatadogOrdering
GetGatewayPluginDatadogOrderingAfter
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginDatadogOrderingBefore
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginDatadogRoute
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginDatadogService
- 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.