Skip to content

Option to disable local telemetry via proxy in SQLite database #63

@nezhar

Description

@nezhar

Summary

Currently, local telemetry is always enabled via the proxy in the SQLite database. This feature request is to provide users with an option to disable local telemetry, allowing them to opt out if they don't need it. Telemetry should remain enabled by default.

Expected Behavior

  • Local telemetry remains enabled by default.
  • Add a user-facing option to disable local telemetry when using the proxy with the SQLite database.
  • Documentation/help text should clarify the default and opt-out option.

Motivation

Some users may may not need local telemetry tracking. Providing this option increases flexibility and perfromance.

Acceptance Criteria

  • The option to disable local telemetry can be set through configuration or CLI argument.
  • Opting out should persist across sessions, if relevant.
  • The default behavior remains unchanged (telemetry enabled) unless explicitly disabled by the user.
  • Relevant documentation is updated.

Additional Context

  • Ensure that disabling telemetry does not impact other core functionalities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions