Skip to content

Restore telemetry functionality using logging instead of network reporting #61766

@Defined2014

Description

@Defined2014

Enhancement

In version 7.5, we removed the telemetry-related code by #51202. It's due to concerns that network transmission of usage data might cause confusion or misunderstanding for users. This was a proactive decision to prioritize user trust and transparency.

However, we still have a legitimate need to analyze feature usage in our cloud environment for the purposes of improving product quality and user experience. Therefore, we propose to restore the telemetry functionality, with the following important changes:

No network reporting: Telemetry data will no longer be transmitted over the public network.

Logging-based only: Usage data will be recorded locally via logs.

Cloud default: The telemetry feature will be enabled by default in cloud deployments. Users will be able to manually disable telemetry logging if they choose to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-8.1This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.sig/sql-infraSIG: SQL Infratype/bugThe issue is confirmed as a bug.type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions