Skip to content

Commit 1c501cb

Browse files
Update src/docs/components/processors.mdx
Co-authored-by: bryan-aguilar <[email protected]>
1 parent e290a9f commit 1c501cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/components/processors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ service:
7171

7272
```
7373

74-
The Tail Sampling processor is very powerful. It is possible to create complex sampling policies by combining policies. For example, to sample traces from a specific path in case of errors you could use the following configuration:
74+
The Tail Sampling processor has the functionality to combine sampling policies. For example, to sample traces from a specific path in case of errors you could use the following configuration:
7575

7676
```yaml
7777
processors:

0 commit comments

Comments
 (0)