Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
Expression that, when evaluated, will be used to make sample decision.
Configuration for the Dynatrace Sampler extension. [#extension: envoy.tracers.opentelemetry.samplers.dynatrace]
The Dynatrace tenant. The value can be obtained from the Envoy deployment page in Dynatrace.
The id of the Dynatrace cluster id. The value can be obtained from the Envoy deployment page in Dynatrace.
The HTTP service to fetch the sampler configuration from the Dynatrace API (root spans per minute). For example: .. code-block:: yaml http_service: http_uri: cluster: dynatrace uri: <tenant>.dev.dynatracelabs.com/api/v2/samplingConfiguration timeout: 10s request_headers_to_add: - header: key : "authorization" value: "Api-Token dt..."
Default number of root spans per minute, used when the value can't be obtained from the Dynatrace API. A default value of ``1000`` is used when: - ``root_spans_per_minute`` is unset - ``root_spans_per_minute`` is set to 0