konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong
konnect.getGatewayPluginOpentelemetry
Explore with Pulumi AI
Using getGatewayPluginOpentelemetry
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 getGatewayPluginOpentelemetry(args: GetGatewayPluginOpentelemetryArgs, opts?: InvokeOptions): Promise<GetGatewayPluginOpentelemetryResult>
function getGatewayPluginOpentelemetryOutput(args: GetGatewayPluginOpentelemetryOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginOpentelemetryResult>
def get_gateway_plugin_opentelemetry(control_plane_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGatewayPluginOpentelemetryResult
def get_gateway_plugin_opentelemetry_output(control_plane_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginOpentelemetryResult]
func LookupGatewayPluginOpentelemetry(ctx *Context, args *LookupGatewayPluginOpentelemetryArgs, opts ...InvokeOption) (*LookupGatewayPluginOpentelemetryResult, error)
func LookupGatewayPluginOpentelemetryOutput(ctx *Context, args *LookupGatewayPluginOpentelemetryOutputArgs, opts ...InvokeOption) LookupGatewayPluginOpentelemetryResultOutput
> Note: This function is named LookupGatewayPluginOpentelemetry
in the Go SDK.
public static class GetGatewayPluginOpentelemetry
{
public static Task<GetGatewayPluginOpentelemetryResult> InvokeAsync(GetGatewayPluginOpentelemetryArgs args, InvokeOptions? opts = null)
public static Output<GetGatewayPluginOpentelemetryResult> Invoke(GetGatewayPluginOpentelemetryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGatewayPluginOpentelemetryResult> getGatewayPluginOpentelemetry(GetGatewayPluginOpentelemetryArgs args, InvokeOptions options)
public static Output<GetGatewayPluginOpentelemetryResult> getGatewayPluginOpentelemetry(GetGatewayPluginOpentelemetryArgs args, InvokeOptions options)
fn::invoke:
function: konnect:index/getGatewayPluginOpentelemetry:getGatewayPluginOpentelemetry
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
getGatewayPluginOpentelemetry Result
The following output properties are available:
- Config
Get
Gateway Plugin Opentelemetry Config - Consumer
Get
Gateway Plugin Opentelemetry Consumer - Control
Plane stringId - Created
At double - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Opentelemetry Ordering - Protocols List<string>
- Route
Get
Gateway Plugin Opentelemetry Route - Service
Get
Gateway Plugin Opentelemetry Service - List<string>
- Updated
At double
- Config
Get
Gateway Plugin Opentelemetry Config - Consumer
Get
Gateway Plugin Opentelemetry Consumer - Control
Plane stringId - Created
At float64 - Enabled bool
- Id string
- Instance
Name string - Ordering
Get
Gateway Plugin Opentelemetry Ordering - Protocols []string
- Route
Get
Gateway Plugin Opentelemetry Route - Service
Get
Gateway Plugin Opentelemetry Service - []string
- Updated
At float64
- config
Get
Gateway Plugin Opentelemetry Config - consumer
Get
Gateway Plugin Opentelemetry Consumer - control
Plane StringId - created
At Double - enabled Boolean
- id String
- instance
Name String - ordering
Get
Gateway Plugin Opentelemetry Ordering - protocols List<String>
- route
Get
Gateway Plugin Opentelemetry Route - service
Get
Gateway Plugin Opentelemetry Service - List<String>
- updated
At Double
- config
Get
Gateway Plugin Opentelemetry Config - consumer
Get
Gateway Plugin Opentelemetry Consumer - control
Plane stringId - created
At number - enabled boolean
- id string
- instance
Name string - ordering
Get
Gateway Plugin Opentelemetry Ordering - protocols string[]
- route
Get
Gateway Plugin Opentelemetry Route - service
Get
Gateway Plugin Opentelemetry Service - string[]
- updated
At number
- config
Get
Gateway Plugin Opentelemetry Config - consumer
Get
Gateway Plugin Opentelemetry Consumer - control_
plane_ strid - created_
at float - enabled bool
- id str
- instance_
name str - ordering
Get
Gateway Plugin Opentelemetry Ordering - protocols Sequence[str]
- route
Get
Gateway Plugin Opentelemetry Route - service
Get
Gateway Plugin Opentelemetry 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
GetGatewayPluginOpentelemetryConfig
- Batch
Flush doubleDelay - The delay, in seconds, between two consecutive batches.
- Batch
Span doubleCount - The number of spans to be sent in a single batch.
- Connect
Timeout double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Header
Type string - Headers Dictionary<string, string>
- The custom headers to be added in the HTTP request sent to the OTLP server. This setting is useful for adding the authentication headers (token) for the APM backend.
- Http
Response stringHeader For Traceid - Logs
Endpoint string - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- Propagation
Get
Gateway Plugin Opentelemetry Config Propagation - Queue
Get
Gateway Plugin Opentelemetry Config Queue - Read
Timeout double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Resource
Attributes Dictionary<string, string> - Sampling
Rate double - Tracing sampling rate for configuring the probability-based sampler. When set, this value supersedes the global
tracing_sampling_rate
setting from kong.conf. - Send
Timeout double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Traces
Endpoint string - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- Batch
Flush float64Delay - The delay, in seconds, between two consecutive batches.
- Batch
Span float64Count - The number of spans to be sent in a single batch.
- Connect
Timeout float64 - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Header
Type string - Headers map[string]string
- The custom headers to be added in the HTTP request sent to the OTLP server. This setting is useful for adding the authentication headers (token) for the APM backend.
- Http
Response stringHeader For Traceid - Logs
Endpoint string - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- Propagation
Get
Gateway Plugin Opentelemetry Config Propagation - Queue
Get
Gateway Plugin Opentelemetry Config Queue - Read
Timeout float64 - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Resource
Attributes map[string]string - Sampling
Rate float64 - Tracing sampling rate for configuring the probability-based sampler. When set, this value supersedes the global
tracing_sampling_rate
setting from kong.conf. - Send
Timeout float64 - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- Traces
Endpoint string - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- batch
Flush DoubleDelay - The delay, in seconds, between two consecutive batches.
- batch
Span DoubleCount - The number of spans to be sent in a single batch.
- connect
Timeout Double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- header
Type String - headers Map<String,String>
- The custom headers to be added in the HTTP request sent to the OTLP server. This setting is useful for adding the authentication headers (token) for the APM backend.
- http
Response StringHeader For Traceid - logs
Endpoint String - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- propagation
Get
Gateway Plugin Opentelemetry Config Propagation - queue
Get
Gateway Plugin Opentelemetry Config Queue - read
Timeout Double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- resource
Attributes Map<String,String> - sampling
Rate Double - Tracing sampling rate for configuring the probability-based sampler. When set, this value supersedes the global
tracing_sampling_rate
setting from kong.conf. - send
Timeout Double - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- traces
Endpoint String - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- batch
Flush numberDelay - The delay, in seconds, between two consecutive batches.
- batch
Span numberCount - The number of spans to be sent in a single batch.
- connect
Timeout number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- header
Type string - headers {[key: string]: string}
- The custom headers to be added in the HTTP request sent to the OTLP server. This setting is useful for adding the authentication headers (token) for the APM backend.
- http
Response stringHeader For Traceid - logs
Endpoint string - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- propagation
Get
Gateway Plugin Opentelemetry Config Propagation - queue
Get
Gateway Plugin Opentelemetry Config Queue - read
Timeout number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- resource
Attributes {[key: string]: string} - sampling
Rate number - Tracing sampling rate for configuring the probability-based sampler. When set, this value supersedes the global
tracing_sampling_rate
setting from kong.conf. - send
Timeout number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- traces
Endpoint string - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- batch_
flush_ floatdelay - The delay, in seconds, between two consecutive batches.
- batch_
span_ floatcount - The number of spans to be sent in a single batch.
- connect_
timeout float - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- header_
type str - headers Mapping[str, str]
- The custom headers to be added in the HTTP request sent to the OTLP server. This setting is useful for adding the authentication headers (token) for the APM backend.
- http_
response_ strheader_ for_ traceid - logs_
endpoint str - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- propagation
Get
Gateway Plugin Opentelemetry Config Propagation - queue
Get
Gateway Plugin Opentelemetry Config Queue - read_
timeout float - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- resource_
attributes Mapping[str, str] - sampling_
rate float - Tracing sampling rate for configuring the probability-based sampler. When set, this value supersedes the global
tracing_sampling_rate
setting from kong.conf. - send_
timeout float - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- traces_
endpoint str - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- batch
Flush NumberDelay - The delay, in seconds, between two consecutive batches.
- batch
Span NumberCount - The number of spans to be sent in a single batch.
- connect
Timeout Number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- header
Type String - headers Map<String>
- The custom headers to be added in the HTTP request sent to the OTLP server. This setting is useful for adding the authentication headers (token) for the APM backend.
- http
Response StringHeader For Traceid - logs
Endpoint String - A string representing a URL, such as https://example.com/path/to/resource?q=search.
- propagation Property Map
- queue Property Map
- read
Timeout Number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- resource
Attributes Map<String> - sampling
Rate Number - Tracing sampling rate for configuring the probability-based sampler. When set, this value supersedes the global
tracing_sampling_rate
setting from kong.conf. - send
Timeout Number - An integer representing a timeout in milliseconds. Must be between 0 and 2^31-2.
- traces
Endpoint String - A string representing a URL, such as https://example.com/path/to/resource?q=search.
GetGatewayPluginOpentelemetryConfigPropagation
- 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.
GetGatewayPluginOpentelemetryConfigQueue
- 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.
GetGatewayPluginOpentelemetryConsumer
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginOpentelemetryOrdering
GetGatewayPluginOpentelemetryOrderingAfter
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginOpentelemetryOrderingBefore
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GetGatewayPluginOpentelemetryRoute
- Id string
- Id string
- id String
- id string
- id str
- id String
GetGatewayPluginOpentelemetryService
- 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.