rtk-ai/rtk

Respect `DO_NOT_TRACK` environment variable

Open

#1,514 创建于 2026年4月25日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)Rust (2,914 fork)batch import
area:configeffort-smallenhancementgood first issuepriority:low

仓库指标

Star
 (48,085 star)
PR 合并指标
 (平均合并 11天 1小时) (30 天内合并 45 个 PR)

描述

DO_NOT_TRACK (true/false) is a convention environment variable that indicates generally whether or not to enable telemetry. RTK supports its own environment variable and a config option. This issue requests the support of the more general DO_NOT_TRACK env var.

贡献者指南