docs: Updated telemetry disclosure#595
Conversation
|
Docs preview: https://22f6e6e8.dd-docs-preview.pages.dev
|
Greptile SummaryThis PR refactors the telemetry disclosure in
|
| Filename | Overview |
|---|---|
| README.md | Telemetry section condensed with a link to a new detailed "Telemetry & privacy" section; chart date range updated to YTD 1/1/2026–5/1/2026 and last-updated stamp refreshed to May 1, 2026. |
| docs/images/top-models.png | Binary chart image updated to reflect expanded YTD date range through May 1, 2026. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[User reads README] --> B[Telemetry section - brief summary]
B --> C{Opt out?}
C -- "Set NEMO_TELEMETRY_ENABLED=false" --> D[Telemetry disabled]
C -- "Keep default" --> E[Telemetry enabled]
E --> F[Collects model names + token counts]
F --> G[Aggregated data shared with community]
B --> H["More details → #telemetry-and-privacy"]
H --> I[Telemetry & privacy section]
I --> J[Scope: NeMo Data Designer library only]
I --> K["Third-party endpoints (e.g. NVIDIA Build) governed by their own ToS"]
Reviews (2): Last reviewed commit: "Updated chart to YTD" | Re-trigger Greptile
There was a problem hiding this comment.
@kirit93 – I'm thinking we should use a wider time window for these charts. It's too dominated by the current research project we are working on.
Updated telemetry details