module Datadog::Ext::Sampling

Constants

ENV_RATE_LIMIT
ENV_SAMPLE_RATE
RATE_LIMITER_RATE

If rate limiting is checked on a span, set this metric the effective rate limiting rate applied. This should be done regardless of rate limiting outcome.

RULE_SAMPLE_RATE

If rule sampling is applied to a span, set this metric the sample rate configured for that rule. This should be done regardless of sampling outcome.