Skip to content

Commit 52fa465

Browse files
committed
Include details on telemetry data
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent b3962e3 commit 52fa465

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/uplink/become-a-provider.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,14 @@ When a tunnel is upgraded, you'll see a log line like this:
283283
284284
The inlets-uplink Kubernetes operator will send telemetry data to OpenFaaS Ltd on a periodic basis. This information is used for calculating accurate usage metrics for billing purposes. This data is sent over HTTPS, does not contain any personal information, and is not shared with any third parties.
285285
286+
This data includes the following:
287+
288+
* Number of tunnels deployed
289+
* Number of namespaces with at least one tunnel contained
290+
* Kubernetes version
291+
* Inlets Uplink version
292+
* Number of installations of Inlets Uplink
293+
286294
## Configuration reference
287295
288296
Looking for the source for the Helm chart? The source is published directly to a container registry as an OCI bundle. View the source with: `helm template oci://ghcr.io/openfaasltd/inlets-uplink-provider`

0 commit comments

Comments
 (0)