Skip to content

Commit c253385

Browse files
committed
5 done for geoff
1 parent 16d8a43 commit c253385

File tree

1 file changed

+1
-1
lines changed
  • content/en/ninja-workshops/10-advanced-otel/50-dropping-spans

1 file changed

+1
-1
lines changed

content/en/ninja-workshops/10-advanced-otel/50-dropping-spans/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Open the `gateway.yaml` and add the following configuration to the `processors`
4848
- 'name == "/_healthz"'
4949
```
5050
51-
- **Add the `filter` processor**: Make sure you add the filter to the `traces` pipeline.
51+
- **Add the `filter` processor**: Make sure you add the filter to the `traces` pipeline. Filtering should be applied as early as possible, ideally *right after the* memory_limiter and *before* the batch processor.
5252

5353
{{% /notice %}}
5454

0 commit comments

Comments
 (0)