Skip to content

Commit 8f39bd3

Browse files
[DOCS] telemetry text in readme mstr (openvinotoolkit#26022)
1 parent e567c9e commit 8f39bd3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ You can ask questions and get support on:
115115
* OpenVINO channels on the [Intel DevHub Discord server](https://discord.gg/7pVRxUwdWG).
116116
* The [`openvino`](https://stackoverflow.com/questions/tagged/openvino) tag on Stack Overflow\*.
117117

118+
118119
## Additional Resources
119120

120121
* [Product Page](https://software.intel.com/content/www/us/en/develop/tools/openvino-toolkit.html)
@@ -123,6 +124,18 @@ You can ask questions and get support on:
123124
* [OpenVINO™ toolkit on Medium](https://medium.com/@openvino)
124125

125126

127+
## Telemetry
128+
129+
OpenVINO™ collects software performance and usage data for the purpose of improving OpenVINO™ tools.
130+
This data is collected directly by OpenVINO™ or through the use of Google Analytics 4.
131+
You can opt-out at any time by running the command:
132+
133+
``` bash
134+
opt_in_out --opt_out
135+
```
136+
137+
More Information is available at [OpenVINO™ Telemetry](https://docs.openvino.ai/2024/about-openvino/additional-resources/telemetry.html).
138+
126139
## License
127140

128141
OpenVINO™ Toolkit is licensed under [Apache License Version 2.0](LICENSE).

0 commit comments

Comments
 (0)