Skip to main content

Module mechanism

Module mechanism 

Source
Expand description

Sampling mechanism constants.

These constants identify which component or rule made a sampling decision.

Constantsยง

AGENT_RATE_BY_SERVICE
Agent-based rate sampling by service.
APPSEC
Application Security (AppSec) sampling.
DATA_JOBS_MONITORING
Data Jobs Monitoring sampling.
DEFAULT
Default sampling mechanism.
LOCAL_USER_TRACE_SAMPLING_RULE
Local user-defined trace sampling rule.
MANUAL
Manual sampling decision via API.
OTLP_INGEST_PROBABILISTIC_SAMPLING
OTLP ingest probabilistic sampling.
REMOTE_DYNAMIC_TRACE_SAMPLING_RULE
Remote dynamic trace sampling rule.
REMOTE_RATE
Remote configuration rate sampling.
REMOTE_RATE_DATADOG
Remote Datadog rate sampling.
REMOTE_RATE_USER
Remote user rate sampling.
REMOTE_USER_TRACE_SAMPLING_RULE
Remote user-defined trace sampling rule.
SPAN_SAMPLING_RULE
Span-level sampling rule.