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

[Replicated] release-23.1: demo: remove copy referring to telemetry disabling env var #52

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

mohini-crl
Copy link
Owner

Replicated from original PR cockroachdb#134083

Original author: blathers-crl[bot]
Original creation date: 2024-11-01T18:25:14Z

Original reviewers: dhartunian

Original description:

Backport 1/1 commits from cockroachdb#133284 on behalf of @angles-n-daemons.

/cc @cockroachdb/release


demo: remove copy referring to telemetry disabling env var

COCKROACH_SKIP_ENABLING_DIAGNOSTIC_REPORTING can still be used to disable telemetry for CRDB. With the core deprecation happening however, we want to streamline how people enable / disable telemetry in their cluster, so the copy to this variable has been removed.

It will still function as before, the only difference is that it will not show up in the demo startup message.

Epic: CRDB-40209
Fixes: cockroachdb#132688
Release note (general change):
COCKROACH_SKIP_ENABLING_DIAGNOSTIC_REPORTING is no longer mentioned in the demo command.


Release justification: part of the core license policy changes

`COCKROACH_SKIP_ENABLING_DIAGNOSTIC_REPORTING` can still be used to
disable telemetry for CRDB. With the core deprecation happening however,
we want to streamline how people enable / disable telemetry in their
cluster, so the copy to this variable has been removed.

It will still function as before, the only difference is that it will
not show up in the demo startup message.

Epic: CRDB-40209
Fixes: cockroachdb#132688
Release note (general change):
COCKROACH_SKIP_ENABLING_DIAGNOSTIC_REPORTING is no longer mentioned
in the demo command.
@mohini-crl mohini-crl merged commit cd524a8 into master Dec 19, 2024
1 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v24.3.0-alpha.2: cockroach demo output still mentions disabling telemetry
2 participants