rtk-ai/rtk

Respect `DO_NOT_TRACK` environment variable

Open

#1514 aperta il 25 apr 2026

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)Rust (2914 fork)batch import
area:configeffort-smallenhancementgood first issuepriority:low

Metriche repository

Star
 (48.085 star)
Metriche merge PR
 (Merge medio 11g 1h) (45 PR mergiate in 30 g)

Descrizione

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.

Guida contributor