Skip to main content

Module structs

Module structs 

Source
Expand description

Identifiers for known configuration structs.

Used as values in SalukiAnnotation::used_by to declare which structs consume a given key. Adding a new struct here is the first step when registering its configuration keys.

Constantsยง

AGGREGATE_CONFIGURATION
Identifier for AggregateConfiguration.
DATADOG_APM_STATS_ENCODER_CONFIGURATION
Identifier for DatadogApmStatsEncoderConfiguration.
DATADOG_EVENTS_CONFIGURATION
Identifier for DatadogEventsConfiguration.
DATADOG_LOGS_CONFIGURATION
Identifier for DatadogLogsConfiguration.
DATADOG_METRICS_CONFIGURATION
Identifier for DatadogMetricsConfiguration.
DATADOG_SERVICE_CHECKS_CONFIGURATION
Identifier for DatadogServiceChecksConfiguration.
DATADOG_TRACE_CONFIGURATION
Identifier for DatadogTraceConfiguration.
DOGSTATSD_CONFIGURATION
Identifier for DogStatsDConfiguration.
DOGSTATSD_DEBUG_LOG_CONFIGURATION
Identifier for DogStatsDDebugLogConfiguration.
DOGSTATSD_MAPPER_CONFIGURATION
Identifier for DogStatsDMapperConfiguration.
DOGSTATSD_PREFIX_FILTER_CONFIGURATION
Identifier for DogStatsDPrefixFilterConfiguration.
FORWARDER_CONFIGURATION
Identifier for ForwarderConfiguration.
OTLP_CONFIGURATION
Identifier for OtlpConfiguration.
OTLP_DECODER_CONFIGURATION
Identifier for OtlpDecoderConfiguration.
OTLP_RELAY_CONFIGURATION
Identifier for OtlpRelayConfiguration.
PROXY_CONFIGURATION
Identifier for ProxyConfiguration.
TRACE_OBFUSCATION_CONFIGURATION
Identifier for TraceObfuscationConfiguration.