Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addons: disable analytics by default #11056

Merged
merged 2 commits into from Jan 24, 2024

Conversation

humitos
Copy link
Member

@humitos humitos commented Jan 23, 2024

We keep analytics disabled by default to save resources. Most projects won't be taking a look at these numbers

Closes #10773

We keep analytics disabled by default to save resources.
Most projects won't be taking a look at these numbers

Closes #10773
@humitos humitos requested a review from a team as a code owner January 23, 2024 16:57
@humitos
Copy link
Member Author

humitos commented Jan 23, 2024

@ericholscher you had a GH note assigned about this. It was waiting for the admin page to configure the addons. Instead of pinging you about this being ready, I just opened the PR 😄

Copy link
Member

@ericholscher ericholscher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good, we should likely mention this in the docs somewhere, once we document each of the Addons.

@humitos humitos enabled auto-merge (squash) January 24, 2024 09:38
@humitos humitos merged commit c502712 into main Jan 24, 2024
4 of 5 checks passed
@humitos humitos deleted the humitos/analytics-disabled-by-default-addons branch January 24, 2024 09:56
stsewd added a commit that referenced this pull request Jan 24, 2024
#11056 was merged
together with 1cf47ce.

Both have a migration over the projects table,
I'm reaming the migration from #11056, since the other one
is already applied in production.
@stsewd stsewd mentioned this pull request Jan 24, 2024
stsewd added a commit that referenced this pull request Jan 24, 2024
#11056 was merged
together with 1cf47ce.

Both have a migration over the projects table,
I'm reaming the migration from #11056, since the other one
is already applied in production.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Analytics: make this feature opt-in by default
2 participants