File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ You can ask questions and get support on:
115
115
* OpenVINO channels on the [ Intel DevHub Discord server] ( https://discord.gg/7pVRxUwdWG ) .
116
116
* The [ ` openvino ` ] ( https://stackoverflow.com/questions/tagged/openvino ) tag on Stack Overflow\* .
117
117
118
+
118
119
## Additional Resources
119
120
120
121
* [ 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:
123
124
* [ OpenVINO™ toolkit on Medium] ( https://medium.com/@openvino )
124
125
125
126
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
+
126
139
## License
127
140
128
141
OpenVINO™ Toolkit is licensed under [ Apache License Version 2.0] ( LICENSE ) .
You can’t perform that action at this time.
0 commit comments