opral / inlang-message-sdk

0 stars 0 forks source link

Api to reset projectid and/or opt-out of telemetry #17

Open jldec opened 2 months ago

jldec commented 2 months ago

Context/Problem

  1. sometimes forks/clones are actually new repos and should have a new projectid
  2. some users would prefer not to send telemetry with a projectid

Proposal

  1. offer an easy way to regenerate the projectid
  2. option to show or disable telemetry - see https://nextjs.org/telemetry

cc: @samuel.stroschein

samuelstroschein commented 2 months ago

Easiest way for telemetry disabling would be a new settings prop. I don't know how to design a good flow for apps yet though. (Apps have their own telemetry)