Create New Evaluator Rule
Create a new Evaluator Rule
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Request body for creating a Rule evaluator with filters
Name of the Rule evaluator
Application UUID
UUID of the corresponding evaluator
Mapping of input key names to attribute paths
Filters for applying Rule evaluator
Whether to backfill already ingested spans
Fraction of matching spans on which this evaluator runs, in the half-open range (0.0, 1.0]. Defaults to 1.0 (every matching span). Traces are always persisted even when downsampling is enabled. To pause evaluation entirely, create the rule and then PATCH it with enabled=false — a small sampling_rate is not a pause mechanism (and enabled is not accepted on this create request).
0 < x <= 1Starting point for backfill in case backfill is not required for the entire period