Hello! Im running into an issue where there is a scheduled database sync that spams loads of prisma calls via its instrumentation.
The telemetry instrumentation is very useful for other tasks, so I don’t want to disable it globally if possible, but since it seems that there is no way to suppress of disable the telemetry for specific tasks, we may have to.
