You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deployment/pro.md
+36Lines changed: 36 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -230,6 +230,42 @@ Identity and Access Management (IAM) and Single-Sign On (SSO) are closely relate
230
230
*[Identity and Access Management (IAM)](/openfaas-pro/iam/overview)
231
231
*[Single-Sign On (SSO)](/openfaas-pro/sso/overview)
232
232
233
+
### A note on telemetry
234
+
235
+
Non-confidential telemetry is sent on an automated basis, this summarises the version of Kubernetes being used, the version of the OpenFaaS operator, and the number of functions along with their invocation counts.
236
+
237
+
Telemetry is required as part of the OpenFaaS Pro license agreement, and is used to help us support customers, improve the product, and to provide you with a better experience.
238
+
239
+
To view the telemetry data, you can run the following command:
## A note on upgrading from established OpenFaaS CE installations
234
270
235
271
For a smooth upgrade experience, we recommend that you test the initial upgrade in a temporary or pre-production environment before rolling out to production.
0 commit comments