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

Adds anonymous telemetry posting along with TELEMETRY setting to disable it #3115

Closed
bmbouter opened this issue Aug 22, 2022 · 0 comments · Fixed by #3116
Closed

Adds anonymous telemetry posting along with TELEMETRY setting to disable it #3115

bmbouter opened this issue Aug 22, 2022 · 0 comments · Fixed by #3116
Assignees
Labels

Comments

@bmbouter
Copy link
Member

bmbouter commented Aug 22, 2022

By default Pulp systems will post anonymous data to https://analytics.pulpproject.org/ to help in project decision making and growth. Background and discussion on this feature's aspect has been discussed here: https://discourse.pulpproject.org/t/proposal-telemetry/259

This change should do a few things:

  • Introduce a new setting named TELEMETRY which when True would submit telemetry and not otherwise.
  • Clearly identify via a release note that this has been added.
  • Clearly identify to users how they can disable it.
@bmbouter bmbouter self-assigned this Aug 22, 2022
bmbouter added a commit to bmbouter/pulpcore that referenced this issue Aug 22, 2022
By default Pulp systems will now submit anonymous telemetry information
to https://analytics.pulpproject.org/. It documents exactly what is
submitted, and introduces the `TELEMETRY` setting which can be used to
disable anonymous telemetry submission entirely.

closes pulp#3115
bmbouter added a commit to bmbouter/pulpcore that referenced this issue Aug 24, 2022
By default Pulp systems will now submit anonymous telemetry information
to https://analytics.pulpproject.org/. It documents exactly what is
submitted, and introduces the `TELEMETRY` setting which can be used to
disable anonymous telemetry submission entirely.

closes pulp#3115
bmbouter added a commit to bmbouter/pulpcore that referenced this issue Aug 24, 2022
By default Pulp systems will now submit anonymous telemetry information
to https://analytics.pulpproject.org/. It documents exactly what is
submitted, and introduces the `TELEMETRY` setting which can be used to
disable anonymous telemetry submission entirely.

closes pulp#3115
bmbouter added a commit that referenced this issue Aug 25, 2022
By default Pulp systems will now submit anonymous telemetry information
to https://analytics.pulpproject.org/. It documents exactly what is
submitted, and introduces the `TELEMETRY` setting which can be used to
disable anonymous telemetry submission entirely.

closes #3115
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants