Enum representing different types of sampling strategies.

Enumeration Members

CONST: "CONST"

Constant sampling strategy

PROBABILISTIC: "PROBABILISTIC"

Probabilistic sampling strategy

RATELIMITING: "RATELIMITING"

Rate-limiting sampling strategy

REMOTE: "REMOTE"

Remote sampling strategy