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

Removes anonymous telemetry #317

Merged
merged 2 commits into from
Sep 15, 2023
Merged

Removes anonymous telemetry #317

merged 2 commits into from
Sep 15, 2023

Conversation

thomas-gerber
Copy link
Contributor

To keep Segment MTUs under control.

To keep Segment MTUs under control, as hostnames will change on docker
@thomas-gerber
Copy link
Contributor Author

Tested with both with and without email provided during setup.

host?: string | undefined
): Promise<void> {
const analytics = new Analytics('YEu7VC65n9dIR85pQ1tgV2RHQHjo2bwn', {
if (segmentUser === undefined) {
logger.info('Skipping Telemetry');
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably not need to log anything at all.

@thomas-gerber thomas-gerber merged commit 3d3f5a4 into main Sep 15, 2023
4 checks passed
@thomas-gerber thomas-gerber deleted the no_anon_telemetry branch September 15, 2023 23:03
@github-actions github-actions bot locked and limited conversation to collaborators Sep 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants