any ETA on when usage metrics can be disabled? I'm...
# orm-help
m
any ETA on when usage metrics can be disabled? I'm not a fan of our production servers sending data to Prisma: https://www.prisma.io/docs/faq/usage-tracking-fq10/#how-to-opt-out-of-usage-tracking
d
If it's any help: If you didn't connect your Server to Prisma Cloud, then you are not sending any metrics at all. Additionally, we had some usage pings in the past and an update mechanism ping, but both are not processed on our end anymore and will be removed in the future.
m
I don't believe I'm connecting to Prisma Cloud. haven't heard about it before. I believe it's the ping I'm seeing. but good to know you're not processing them
the reason why I noticed it is because of this error: https://github.com/prisma/prisma/issues/4582
d
While I agree that it's not ideal that this shows in the logs, you can be sure that it's not impacting the operation of your deployment.
👍 1