rtk-ai/rtk

Respect `DO_NOT_TRACK` environment variable

Open

#1,514 opened on 2026年4月25日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)Rust (2,914 forks)batch import
area:configeffort-smallenhancementgood first issuepriority:low

Repository metrics

Stars
 (48,085 stars)
PR merge metrics
 (平均マージ 11d 1h) (30d で 45 merged PRs)

説明

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.

コントリビューターガイド