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

konnect.getGatewayPluginDatadog

Explore with Pulumi AI

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

    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:

    getGatewayPluginDatadog Result

    The following output properties are available:

    Supporting Types

    GetGatewayPluginDatadogConfig

    ConsumerTag string
    String to be attached as tag of the consumer.
    FlushTimeout double
    Optional time in seconds. If queue_size > 1, this is the max idle time before sending a log with less than queue_size records.
    Host string
    A string representing a host name, such as example.com.
    Metrics List<GetGatewayPluginDatadogConfigMetric>
    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 GetGatewayPluginDatadogConfigQueue
    QueueSize double
    Maximum number of log entries to be sent on each message to the upstream server.
    RetryCount double
    Number of times to retry when sending data to the upstream server.
    ServiceNameTag string
    String to be attached as the name of the service.
    StatusTag string
    String to be attached as the tag of the HTTP status.
    ConsumerTag string
    String to be attached as tag of the consumer.
    FlushTimeout float64
    Optional time in seconds. If queue_size > 1, this is the max idle time before sending a log with less than queue_size records.
    Host string
    A string representing a host name, such as example.com.
    Metrics []GetGatewayPluginDatadogConfigMetric
    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 GetGatewayPluginDatadogConfigQueue
    QueueSize float64
    Maximum number of log entries to be sent on each message to the upstream server.
    RetryCount float64
    Number of times to retry when sending data to the upstream server.
    ServiceNameTag string
    String to be attached as the name of the service.
    StatusTag string
    String to be attached as the tag of the HTTP status.
    consumerTag String
    String to be attached as tag of the consumer.
    flushTimeout Double
    Optional time in seconds. If queue_size > 1, this is the max idle time before sending a log with less than queue_size records.
    host String
    A string representing a host name, such as example.com.
    metrics List<GetGatewayPluginDatadogConfigMetric>
    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 GetGatewayPluginDatadogConfigQueue
    queueSize Double
    Maximum number of log entries to be sent on each message to the upstream server.
    retryCount Double
    Number of times to retry when sending data to the upstream server.
    serviceNameTag String
    String to be attached as the name of the service.
    statusTag String
    String to be attached as the tag of the HTTP status.
    consumerTag string
    String to be attached as tag of the consumer.
    flushTimeout number
    Optional time in seconds. If queue_size > 1, this is the max idle time before sending a log with less than queue_size records.
    host string
    A string representing a host name, such as example.com.
    metrics GetGatewayPluginDatadogConfigMetric[]
    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 GetGatewayPluginDatadogConfigQueue
    queueSize number
    Maximum number of log entries to be sent on each message to the upstream server.
    retryCount number
    Number of times to retry when sending data to the upstream server.
    serviceNameTag string
    String to be attached as the name of the service.
    statusTag 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 than queue_size records.
    host str
    A string representing a host name, such as example.com.
    metrics Sequence[GetGatewayPluginDatadogConfigMetric]
    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 GetGatewayPluginDatadogConfigQueue
    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_tag str
    String to be attached as the name of the service.
    status_tag str
    String to be attached as the tag of the HTTP status.
    consumerTag String
    String to be attached as tag of the consumer.
    flushTimeout Number
    Optional time in seconds. If queue_size > 1, this is the max idle time before sending a log with less than queue_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
    queueSize Number
    Maximum number of log entries to be sent on each message to the upstream server.
    retryCount Number
    Number of times to retry when sending data to the upstream server.
    serviceNameTag String
    String to be attached as the name of the service.
    statusTag String
    String to be attached as the tag of the HTTP status.

    GetGatewayPluginDatadogConfigMetric

    ConsumerIdentifier string
    Authenticated user detail
    Name string
    Datadog metric’s name
    SampleRate double
    Sampling rate
    StatType string
    Determines what sort of event the metric represents
    Tags List<string>
    List of tags
    ConsumerIdentifier string
    Authenticated user detail
    Name string
    Datadog metric’s name
    SampleRate float64
    Sampling rate
    StatType string
    Determines what sort of event the metric represents
    Tags []string
    List of tags
    consumerIdentifier String
    Authenticated user detail
    name String
    Datadog metric’s name
    sampleRate Double
    Sampling rate
    statType String
    Determines what sort of event the metric represents
    tags List<String>
    List of tags
    consumerIdentifier string
    Authenticated user detail
    name string
    Datadog metric’s name
    sampleRate number
    Sampling rate
    statType string
    Determines what sort of event the metric represents
    tags 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
    tags Sequence[str]
    List of tags
    consumerIdentifier String
    Authenticated user detail
    name String
    Datadog metric’s name
    sampleRate Number
    Sampling rate
    statType String
    Determines what sort of event the metric represents
    tags List<String>
    List of tags

    GetGatewayPluginDatadogConfigQueue

    ConcurrencyLimit double
    The number of of queue delivery timers. -1 indicates unlimited.
    InitialRetryDelay double
    Time in seconds before the initial retry is made for a failing batch.
    MaxBatchSize double
    Maximum number of entries that can be processed at a time.
    MaxBytes double
    Maximum number of bytes that can be waiting on a queue, requires string content.
    MaxCoalescingDelay double
    Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
    MaxEntries double
    Maximum number of entries that can be waiting on the queue.
    MaxRetryDelay double
    Maximum time in seconds between retries, caps exponential backoff.
    MaxRetryTime double
    Time in seconds before the queue gives up calling a failed handler for a batch.
    ConcurrencyLimit float64
    The number of of queue delivery timers. -1 indicates unlimited.
    InitialRetryDelay float64
    Time in seconds before the initial retry is made for a failing batch.
    MaxBatchSize float64
    Maximum number of entries that can be processed at a time.
    MaxBytes float64
    Maximum number of bytes that can be waiting on a queue, requires string content.
    MaxCoalescingDelay float64
    Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
    MaxEntries float64
    Maximum number of entries that can be waiting on the queue.
    MaxRetryDelay float64
    Maximum time in seconds between retries, caps exponential backoff.
    MaxRetryTime float64
    Time in seconds before the queue gives up calling a failed handler for a batch.
    concurrencyLimit Double
    The number of of queue delivery timers. -1 indicates unlimited.
    initialRetryDelay Double
    Time in seconds before the initial retry is made for a failing batch.
    maxBatchSize Double
    Maximum number of entries that can be processed at a time.
    maxBytes Double
    Maximum number of bytes that can be waiting on a queue, requires string content.
    maxCoalescingDelay Double
    Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
    maxEntries Double
    Maximum number of entries that can be waiting on the queue.
    maxRetryDelay Double
    Maximum time in seconds between retries, caps exponential backoff.
    maxRetryTime Double
    Time in seconds before the queue gives up calling a failed handler for a batch.
    concurrencyLimit number
    The number of of queue delivery timers. -1 indicates unlimited.
    initialRetryDelay number
    Time in seconds before the initial retry is made for a failing batch.
    maxBatchSize number
    Maximum number of entries that can be processed at a time.
    maxBytes number
    Maximum number of bytes that can be waiting on a queue, requires string content.
    maxCoalescingDelay number
    Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
    maxEntries number
    Maximum number of entries that can be waiting on the queue.
    maxRetryDelay number
    Maximum time in seconds between retries, caps exponential backoff.
    maxRetryTime number
    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_delay float
    Time in seconds before the initial retry is made for a failing batch.
    max_batch_size float
    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_delay float
    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_delay float
    Maximum time in seconds between retries, caps exponential backoff.
    max_retry_time float
    Time in seconds before the queue gives up calling a failed handler for a batch.
    concurrencyLimit Number
    The number of of queue delivery timers. -1 indicates unlimited.
    initialRetryDelay Number
    Time in seconds before the initial retry is made for a failing batch.
    maxBatchSize Number
    Maximum number of entries that can be processed at a time.
    maxBytes Number
    Maximum number of bytes that can be waiting on a queue, requires string content.
    maxCoalescingDelay Number
    Maximum number of (fractional) seconds to elapse after the first entry was queued before the queue starts calling the handler.
    maxEntries Number
    Maximum number of entries that can be waiting on the queue.
    maxRetryDelay Number
    Maximum time in seconds between retries, caps exponential backoff.
    maxRetryTime Number
    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.
    konnect logo
    konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong