Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/tracing/trace_pipeline/ingestion_controls.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ With remote configuration, you don't have to restart the Agent to update these p

### Sampling precedence rules

If sampling rules are set in multiple locations, the following precedence rules apply in order, where rules that appear first on the list can override lower precedence rules:
If sampling rules are set for the root span ([head-based sampling][4]) in multiple locations, the following precedence rules apply in order, where rules that appear first on the list can override lower precedence rules:

1. Remotely configured sampling rules, set through [resource-based sampling](#configure-the-service-ingestion-rates-by-resource)
1. [Adaptive sampling rules][17]
Expand Down