rtk-ai/rtk

Respect `DO_NOT_TRACK` environment variable

開放

#1,514 建立於 2026年4月25日

 (1 則留言) (1 個反應) (0 位負責人)Rust (2,914 個分叉)batch import
area:configeffort-smallenhancementgood first issuepriority:low

倉庫指標

星標
 (48,085 顆星)
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.

貢獻者指南