is there a way to turn off datastore tracing? we're getting traces that have 50k spans where something like half of them are the datastore spans and it's crashing the datadog UI in some cases.
yetitwo
10/24/2023, 8:43 PM
i also recognize that this is in part a usage problem - we're sending too-large requests - but that fix will be a longer time coming
v
vroldanbet
10/24/2023, 9:16 PM
there is no way at the moment, all you can do is control trace sampling, which by default is 1%