is there a way to turn off datastore
# spicedb
y
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.
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
there is no way at the moment, all you can do is control trace sampling, which by default is 1%