package envoy.extensions.tracers.opentelemetry.resource_detectors.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message DynatraceResourceDetectorConfig

dynatrace_resource_detector.proto:24

Configuration for the Dynatrace Resource Detector extension. The resource detector reads from the Dynatrace enrichment files and adds host/process related attributes to the OpenTelemetry resource. See: `Enrich ingested data with Dynatrace-specific dimensions <https://docs.dynatrace.com/docs/shortlink/enrichment-files>`_ [#extension: envoy.tracers.opentelemetry.resource_detectors.dynatrace]

(message has no fields)

message EnvironmentResourceDetectorConfig

environment_resource_detector.proto:24

Configuration for the Environment Resource detector extension. The resource detector reads from the ``OTEL_RESOURCE_ATTRIBUTES`` environment variable, as per the OpenTelemetry specification. See: `OpenTelemetry specification <https://github.com/open-telemetry/opentelemetry-specification/blob/v1.24.0/specification/resource/sdk.md#detecting-resource-information-from-the-environment>`_ [#extension: envoy.tracers.opentelemetry.resource_detectors.environment]

(message has no fields)

message StaticConfigResourceDetectorConfig

static_config_resource_detector.proto:20

Configuration for the Static Resource detector extension. The resource detector uses static config for resource attribute, as per the OpenTelemetry specification. [#extension: envoy.tracers.opentelemetry.resource_detectors.static_config]