konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong
konnect.getGatewayPluginZipkin
Explore with Pulumi AI
Using getGatewayPluginZipkin
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 getGatewayPluginZipkin(args: GetGatewayPluginZipkinArgs, opts?: InvokeOptions): Promise<GetGatewayPluginZipkinResult>
function getGatewayPluginZipkinOutput(args: GetGatewayPluginZipkinOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginZipkinResult>
def get_gateway_plugin_zipkin(control_plane_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGatewayPluginZipkinResult
def get_gateway_plugin_zipkin_output(control_plane_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginZipkinResult]
func LookupGatewayPluginZipkin(ctx *Context, args *LookupGatewayPluginZipkinArgs, opts ...InvokeOption) (*LookupGatewayPluginZipkinResult, error)
func LookupGatewayPluginZipkinOutput(ctx *Context, args *LookupGatewayPluginZipkinOutputArgs, opts ...InvokeOption) LookupGatewayPluginZipkinResultOutput
> Note: This function is named LookupGatewayPluginZipkin
in the Go SDK.
public static class GetGatewayPluginZipkin
{
public static Task<GetGatewayPluginZipkinResult> InvokeAsync(GetGatewayPluginZipkinArgs args, InvokeOptions? opts = null)
public static Output<GetGatewayPluginZipkinResult> Invoke(GetGatewayPluginZipkinInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGatewayPluginZipkinResult> getGatewayPluginZipkin(GetGatewayPluginZipkinArgs args, InvokeOptions options)
public static Output<GetGatewayPluginZipkinResult> getGatewayPluginZipkin(GetGatewayPluginZipkinArgs args, InvokeOptions options)
fn::invoke:
function: konnect:index/getGatewayPluginZipkin:getGatewayPluginZipkin
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
getGatewayPluginZipkin Result
The following output properties are available:
- Config
Get
Gateway Plugin Zipkin Config - Consumer
Get
Gateway Plugin Zipkin Consumer - Control
Plane stringId - Created
At double - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Zipkin Ordering - Protocols List<string>
- Route
Get
Gateway Plugin Zipkin Route - Service
Get
Gateway Plugin Zipkin Service - List<string>
- Updated
At double
- Config
Get
Gateway Plugin Zipkin Config - Consumer
Get
Gateway Plugin Zipkin Consumer - Control
Plane stringId - Created
At float64 - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Zipkin Ordering - Protocols []string
- Route
Get
Gateway Plugin Zipkin Route - Service
Get
Gateway Plugin Zipkin Service - []string
- Updated
At float64
- config
Get
Gateway Plugin Zipkin Config - consumer
Get
Gateway Plugin Zipkin Consumer - control
Plane StringId - created
At Double - enabled Boolean
- id String
- instance
Name String - ordering
Get
Gateway Plugin Zipkin Ordering - protocols List<String>
- route
Get
Gateway Plugin Zipkin Route - service
Get
Gateway Plugin Zipkin Service - List<String>
- updated
At Double
- config
Get
Gateway Plugin Zipkin Config - consumer
Get
Gateway Plugin Zipkin Consumer - control
Plane stringId - created
At number - enabled boolean
- id string
- instance
Name string - ordering
Get
Gateway Plugin Zipkin Ordering - protocols string[]
- route
Get
Gateway Plugin Zipkin Route - service
Get
Gateway Plugin Zipkin Service - string[]
- updated
At number
- config
Get
Gateway Plugin Zipkin Config - consumer
Get
Gateway Plugin Zipkin Consumer - control_
plane_ strid - created_
at float - enabled bool
- id str
- instance_
name str - ordering
Get
Gateway Plugin Zipkin Ordering - protocols Sequence[str]
- route
Get
Gateway Plugin Zipkin Route - service
Get
Gateway Plugin Zipkin 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
GetGatewayPluginZipkinConfig
- Connect
Timeout double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Default
Header stringType - Allows specifying the type of header to be added to requests with no pre-existing tracing headers and when
config.header_type
is set to"preserve"
. Whenheader_type
is set to any other value,default_header_type
is ignored. - Default
Service stringName - Set a default service name to override
unknown-service-name
in the Zipkin spans. - Header
Type string - All HTTP requests going through the plugin are tagged with a tracing HTTP request. This property codifies what kind of tracing header the plugin expects on incoming requests
- Http
Endpoint string - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- Http
Response stringHeader For Traceid - Http
Span stringName - Specify whether to include the HTTP path in the span name.
- Include
Credential bool - Specify whether the credential of the currently authenticated consumer should be included in metadata sent to the Zipkin server.
- Local
Service stringName - The name of the service as displayed in Zipkin.
- Phase
Duration stringFlavor - Specify whether to include the duration of each phase as an annotation or a tag.
- Propagation
Get
Gateway Plugin Zipkin Config Propagation - Queue
Get
Gateway Plugin Zipkin Config Queue - Read
Timeout double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Sample
Ratio double - How often to sample requests that do not contain trace IDs. Set to
0
to turn sampling off, or to1
to sample all requests. - Send
Timeout double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- List<Get
Gateway Plugin Zipkin Config Static Tag> - The tags specified on this property will be added to the generated request traces.
- string
- The Zipkin plugin will add extra headers to the tags associated with any HTTP requests that come with a header named as configured by this property.
- Traceid
Byte doubleCount - The length in bytes of each request's Trace ID.
- Connect
Timeout float64 - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Default
Header stringType - Allows specifying the type of header to be added to requests with no pre-existing tracing headers and when
config.header_type
is set to"preserve"
. Whenheader_type
is set to any other value,default_header_type
is ignored. - Default
Service stringName - Set a default service name to override
unknown-service-name
in the Zipkin spans. - Header
Type string - All HTTP requests going through the plugin are tagged with a tracing HTTP request. This property codifies what kind of tracing header the plugin expects on incoming requests
- Http
Endpoint string - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- Http
Response stringHeader For Traceid - Http
Span stringName - Specify whether to include the HTTP path in the span name.
- Include
Credential bool - Specify whether the credential of the currently authenticated consumer should be included in metadata sent to the Zipkin server.
- Local
Service stringName - The name of the service as displayed in Zipkin.
- Phase
Duration stringFlavor - Specify whether to include the duration of each phase as an annotation or a tag.
- Propagation
Get
Gateway Plugin Zipkin Config Propagation - Queue
Get
Gateway Plugin Zipkin Config Queue - Read
Timeout float64 - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Sample
Ratio float64 - How often to sample requests that do not contain trace IDs. Set to
0
to turn sampling off, or to1
to sample all requests. - Send
Timeout float64 - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- []Get
Gateway Plugin Zipkin Config Static Tag - The tags specified on this property will be added to the generated request traces.
- string
- The Zipkin plugin will add extra headers to the tags associated with any HTTP requests that come with a header named as configured by this property.
- Traceid
Byte float64Count - The length in bytes of each request's Trace ID.
- connect
Timeout Double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- default
Header StringType - Allows specifying the type of header to be added to requests with no pre-existing tracing headers and when
config.header_type
is set to"preserve"
. Whenheader_type
is set to any other value,default_header_type
is ignored. - default
Service StringName - Set a default service name to override
unknown-service-name
in the Zipkin spans. - header
Type String - All HTTP requests going through the plugin are tagged with a tracing HTTP request. This property codifies what kind of tracing header the plugin expects on incoming requests
- http
Endpoint String - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- http
Response StringHeader For Traceid - http
Span StringName - Specify whether to include the HTTP path in the span name.
- include
Credential Boolean - Specify whether the credential of the currently authenticated consumer should be included in metadata sent to the Zipkin server.
- local
Service StringName - The name of the service as displayed in Zipkin.
- phase
Duration StringFlavor - Specify whether to include the duration of each phase as an annotation or a tag.
- propagation
Get
Gateway Plugin Zipkin Config Propagation - queue
Get
Gateway Plugin Zipkin Config Queue - read
Timeout Double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- sample
Ratio Double - How often to sample requests that do not contain trace IDs. Set to
0
to turn sampling off, or to1
to sample all requests. - send
Timeout Double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- List<Get
Gateway Plugin Zipkin Config Static Tag> - The tags specified on this property will be added to the generated request traces.
- String
- The Zipkin plugin will add extra headers to the tags associated with any HTTP requests that come with a header named as configured by this property.
- traceid
Byte DoubleCount - The length in bytes of each request's Trace ID.
- connect
Timeout number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- default
Header stringType - Allows specifying the type of header to be added to requests with no pre-existing tracing headers and when
config.header_type
is set to"preserve"
. Whenheader_type
is set to any other value,default_header_type
is ignored. - default
Service stringName - Set a default service name to override
unknown-service-name
in the Zipkin spans. - header
Type string - All HTTP requests going through the plugin are tagged with a tracing HTTP request. This property codifies what kind of tracing header the plugin expects on incoming requests
- http
Endpoint string - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- http
Response stringHeader For Traceid - http
Span stringName - Specify whether to include the HTTP path in the span name.
- include
Credential boolean - Specify whether the credential of the currently authenticated consumer should be included in metadata sent to the Zipkin server.
- local
Service stringName - The name of the service as displayed in Zipkin.
- phase
Duration stringFlavor - Specify whether to include the duration of each phase as an annotation or a tag.
- propagation
Get
Gateway Plugin Zipkin Config Propagation - queue
Get
Gateway Plugin Zipkin Config Queue - read
Timeout number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- sample
Ratio number - How often to sample requests that do not contain trace IDs. Set to
0
to turn sampling off, or to1
to sample all requests. - send
Timeout number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Get
Gateway Plugin Zipkin Config Static Tag[] - The tags specified on this property will be added to the generated request traces.
- string
- The Zipkin plugin will add extra headers to the tags associated with any HTTP requests that come with a header named as configured by this property.
- traceid
Byte numberCount - The length in bytes of each request's Trace ID.
- connect_
timeout float - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- default_
header_ strtype - Allows specifying the type of header to be added to requests with no pre-existing tracing headers and when
config.header_type
is set to"preserve"
. Whenheader_type
is set to any other value,default_header_type
is ignored. - default_
service_ strname - Set a default service name to override
unknown-service-name
in the Zipkin spans. - header_
type str - All HTTP requests going through the plugin are tagged with a tracing HTTP request. This property codifies what kind of tracing header the plugin expects on incoming requests
- http_
endpoint str - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- http_
response_ strheader_ for_ traceid - http_
span_ strname - Specify whether to include the HTTP path in the span name.
- include_
credential bool - Specify whether the credential of the currently authenticated consumer should be included in metadata sent to the Zipkin server.
- local_
service_ strname - The name of the service as displayed in Zipkin.
- phase_
duration_ strflavor - Specify whether to include the duration of each phase as an annotation or a tag.
- propagation
Get
Gateway Plugin Zipkin Config Propagation - queue
Get
Gateway Plugin Zipkin Config Queue - read_
timeout float - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- sample_
ratio float - How often to sample requests that do not contain trace IDs. Set to
0
to turn sampling off, or to1
to sample all requests. - send_
timeout float - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Sequence[Get
Gateway Plugin Zipkin Config Static Tag] - The tags specified on this property will be added to the generated request traces.
- str
- The Zipkin plugin will add extra headers to the tags associated with any HTTP requests that come with a header named as configured by this property.
- traceid_
byte_ floatcount - The length in bytes of each request's Trace ID.
- connect
Timeout Number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- default
Header StringType - Allows specifying the type of header to be added to requests with no pre-existing tracing headers and when
config.header_type
is set to"preserve"
. Whenheader_type
is set to any other value,default_header_type
is ignored. - default
Service StringName - Set a default service name to override
unknown-service-name
in the Zipkin spans. - header
Type String - All HTTP requests going through the plugin are tagged with a tracing HTTP request. This property codifies what kind of tracing header the plugin expects on incoming requests
- http
Endpoint String - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- http
Response StringHeader For Traceid - http
Span StringName - Specify whether to include the HTTP path in the span name.
- include
Credential Boolean - Specify whether the credential of the currently authenticated consumer should be included in metadata sent to the Zipkin server.
- local
Service StringName - The name of the service as displayed in Zipkin.
- phase
Duration StringFlavor - Specify whether to include the duration of each phase as an annotation or a tag.
- propagation Property Map
- queue Property Map
- read
Timeout Number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- sample
Ratio Number - How often to sample requests that do not contain trace IDs. Set to
0
to turn sampling off, or to1
to sample all requests. - send
Timeout Number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- List<Property Map>
- The tags specified on this property will be added to the generated request traces.
- String
- The Zipkin plugin will add extra headers to the tags associated with any HTTP requests that come with a header named as configured by this property.
- traceid
Byte NumberCount - The length in bytes of each request's Trace ID.
GetGatewayPluginZipkinConfigPropagation
- Clears List<string>
- Header names to clear after context extraction. This allows to extract the context from a certain header and then remove it from the request, useful when extraction and injection are performed on different header formats and the original header should not be sent to the upstream. If left empty, no headers are cleared.
- Default
Format string - The default header format to use when extractors did not match any format in the incoming headers and
inject
is configured with the value:preserve
. This can happen when no tracing header was found in the request, or the incoming tracing header formats were not included inextract
. - Extracts List<string>
- Header formats used to extract tracing context from incoming requests. If multiple values are specified, the first one found will be used for extraction. If left empty, Kong will not extract any tracing context information from incoming requests and generate a trace with no parent and a new trace ID.
- Injects List<string>
- Header formats used to inject tracing context. The value
preserve
will use the same header format as the incoming request. If multiple values are specified, all of them will be used during injection. If left empty, Kong will not inject any tracing context information in outgoing requests.
- Clears []string
- Header names to clear after context extraction. This allows to extract the context from a certain header and then remove it from the request, useful when extraction and injection are performed on different header formats and the original header should not be sent to the upstream. If left empty, no headers are cleared.
- Default
Format string - The default header format to use when extractors did not match any format in the incoming headers and
inject
is configured with the value:preserve
. This can happen when no tracing header was found in the request, or the incoming tracing header formats were not included inextract
. - Extracts []string
- Header formats used to extract tracing context from incoming requests. If multiple values are specified, the first one found will be used for extraction. If left empty, Kong will not extract any tracing context information from incoming requests and generate a trace with no parent and a new trace ID.
- Injects []string
- Header formats used to inject tracing context. The value
preserve
will use the same header format as the incoming request. If multiple values are specified, all of them will be used during injection. If left empty, Kong will not inject any tracing context information in outgoing requests.
- clears List<String>
- Header names to clear after context extraction. This allows to extract the context from a certain header and then remove it from the request, useful when extraction and injection are performed on different header formats and the original header should not be sent to the upstream. If left empty, no headers are cleared.
- default
Format String - The default header format to use when extractors did not match any format in the incoming headers and
inject
is configured with the value:preserve
. This can happen when no tracing header was found in the request, or the incoming tracing header formats were not included inextract
. - extracts List<String>
- Header formats used to extract tracing context from incoming requests. If multiple values are specified, the first one found will be used for extraction. If left empty, Kong will not extract any tracing context information from incoming requests and generate a trace with no parent and a new trace ID.
- injects List<String>
- Header formats used to inject tracing context. The value
preserve
will use the same header format as the incoming request. If multiple values are specified, all of them will be used during injection. If left empty, Kong will not inject any tracing context information in outgoing requests.
- clears string[]
- Header names to clear after context extraction. This allows to extract the context from a certain header and then remove it from the request, useful when extraction and injection are performed on different header formats and the original header should not be sent to the upstream. If left empty, no headers are cleared.
- default
Format string - The default header format to use when extractors did not match any format in the incoming headers and
inject
is configured with the value:preserve
. This can happen when no tracing header was found in the request, or the incoming tracing header formats were not included inextract
. - extracts string[]
- Header formats used to extract tracing context from incoming requests. If multiple values are specified, the first one found will be used for extraction. If left empty, Kong will not extract any tracing context information from incoming requests and generate a trace with no parent and a new trace ID.
- injects string[]
- Header formats used to inject tracing context. The value
preserve
will use the same header format as the incoming request. If multiple values are specified, all of them will be used during injection. If left empty, Kong will not inject any tracing context information in outgoing requests.
- clears Sequence[str]
- Header names to clear after context extraction. This allows to extract the context from a certain header and then remove it from the request, useful when extraction and injection are performed on different header formats and the original header should not be sent to the upstream. If left empty, no headers are cleared.
- default_
format str - The default header format to use when extractors did not match any format in the incoming headers and
inject
is configured with the value:preserve
. This can happen when no tracing header was found in the request, or the incoming tracing header formats were not included inextract
. - extracts Sequence[str]
- Header formats used to extract tracing context from incoming requests. If multiple values are specified, the first one found will be used for extraction. If left empty, Kong will not extract any tracing context information from incoming requests and generate a trace with no parent and a new trace ID.
- injects Sequence[str]
- Header formats used to inject tracing context. The value
preserve
will use the same header format as the incoming request. If multiple values are specified, all of them will be used during injection. If left empty, Kong will not inject any tracing context information in outgoing requests.
- clears List<String>
- Header names to clear after context extraction. This allows to extract the context from a certain header and then remove it from the request, useful when extraction and injection are performed on different header formats and the original header should not be sent to the upstream. If left empty, no headers are cleared.
- default
Format String - The default header format to use when extractors did not match any format in the incoming headers and
inject
is configured with the value:preserve
. This can happen when no tracing header was found in the request, or the incoming tracing header formats were not included inextract
. - extracts List<String>
- Header formats used to extract tracing context from incoming requests. If multiple values are specified, the first one found will be used for extraction. If left empty, Kong will not extract any tracing context information from incoming requests and generate a trace with no parent and a new trace ID.
- injects List<String>
- Header formats used to inject tracing context. The value
preserve
will use the same header format as the incoming request. If multiple values are specified, all of them will be used during injection. If left empty, Kong will not inject any tracing context information in outgoing requests.
GetGatewayPluginZipkinConfigQueue
- 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.
GetGatewayPluginZipkinConfigStaticTag
GetGatewayPluginZipkinConsumer
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginZipkinOrdering
GetGatewayPluginZipkinOrderingAfter
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginZipkinOrderingBefore
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginZipkinRoute
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginZipkinService
- 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.