Commit a82949a 1 parent 67a46a8 commit a82949a Copy full SHA for a82949a
File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -50,10 +50,9 @@ is accessed and how to bring that visibility to the engineering teams sending
50
50
the data.
51
51
52
52
** A:** One of the ways to optimize observability at scale is sampling. Here's an
53
- article on
54
- [ tail sampling with OpenTelemetry] ( https://opentelemetry.io/blog/2022/tail-sampling/ ) .
55
- There are a number of options for you to reduce the data volumes at the SDKs
56
- level and the collector level.
53
+ article on [ tail sampling with OpenTelemetry] ( /blog/2022/tail-sampling/ ) . There
54
+ are a number of options for you to reduce the data volumes at the SDKs level and
55
+ the collector level.
57
56
58
57
Also, there is active work going on the OpenTelemetry Collector side to handle
59
58
data at scale more efficiently. For example, there is work going around using
You can’t perform that action at this time.
0 commit comments