You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As seen in the build logs down below, Next.js collects telemetry from the build process.
For privacy reasons umami should opt-out of this by default, as described here.
I have already tested the environment variable in Vercel and can confirm that the telemetry is not shown in the logs. Nevertheless, I would prefer to integrate the opt-out directly into the code, as not everyone thinks about using environment variables.
This discussion was converted from issue #1231 on July 07, 2022 18:17.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
As seen in the build logs down below, Next.js collects telemetry from the build process.

For privacy reasons umami should opt-out of this by default, as described here.
I have already tested the environment variable in Vercel and can confirm that the telemetry is not shown in the logs. Nevertheless, I would prefer to integrate the opt-out directly into the code, as not everyone thinks about using environment variables.
All reactions