You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/components/processors.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ service:
71
71
72
72
```
73
73
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:
0 commit comments