### Description https://github.com/prisma/prisma/blob/c7f5a71929ce84e1274d31fcf2b7aabb0941c570/packages/instrumentation/src/PrismaInstrumentation.ts#L20 Exposing `ignoreSpanTypes` will allow users to get rid of noisy spans they don't want traced.
Description
https://github.com/prisma/prisma/blob/c7f5a71929ce84e1274d31fcf2b7aabb0941c570/packages/instrumentation/src/PrismaInstrumentation.ts#L20
Exposing
ignoreSpanTypeswill allow users to get rid of noisy spans they don't want traced.