Static Config Resource Detector config (proto)

extensions.tracers.opentelemetry.resource_detectors.v3.StaticConfigResourceDetectorConfig

[extensions.tracers.opentelemetry.resource_detectors.v3.StaticConfigResourceDetectorConfig proto]

Configuration for the Static Resource detector extension. The resource detector uses static config for resource attribute, as per the OpenTelemetry specification.

This extension has the qualified name envoy.tracers.opentelemetry.resource_detectors.static_config

Note

This extension is work-in-progress. Functionality is incomplete and it is not intended for production use.

This extension has an unknown security posture and should only be used in deployments where both the downstream and upstream are trusted.

Tip

This extension extends and can be used with the following extension category:

This extension must be configured with one of the following type URLs:

{
  "attributes": {...}
}
attributes

(repeated map<string, string>) Custom Resource attributes to be included.