How can I get proper typing when using dynamic client extensions, while also using the metrics preview feature?
I'm currently on: Prisma v.4.16.2
In looking for answers I see this Github Issue that seems to indicate this is not possible, in which case I'd love some feedback about what's the best way forward: https://github.com/prisma/prisma/discussions/21123
Question I've enabled the metrics generator, and it works, but it doesn't typecheck, (VsCode is saying $metrics does not exist). I'm using the dynamic client extensions feature, so this...
Question Deprecated metrics Preview feature (which will be removed in Prisma 7). What to use instead? How to reproduce (optional) No response Expected behavior (optional) No response Information ab...