Skip to content

Commit f230269

Browse files
committed
chore(monolith): Move telemetry reference to shared/influxdb3-reference. Revise description, disable, and product names.
1 parent 8f16fa4 commit f230269

File tree

3 files changed

+16
-10
lines changed

3 files changed

+16
-10
lines changed

content/influxdb3/core/reference/telemetry.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,18 @@
22
title: Usage telemetry
33
seotitle: InfluxDB 3 Core usage telemetry
44
description: >
5-
InfluxDB 3 Core can collect and send usage telemetry data to help improve the
6-
product.
5+
InfluxData collects telemetry data to help improve the {{< product-name >}}.
6+
Learn what data {{< product-name >}} collects and sends to InfluxData, how it's used, and
7+
how you can opt out.
78
menu:
89
influxdb3_core:
910
parent: Reference
1011
weight: 108
1112
influxdb3/core/tags: [telemetry, monitoring, metrics, observability]
12-
source: /shared/influxdb3-admin/telemetry.md
13+
source: /shared/influxdb3-reference/telemetry.md
1314
---
1415

1516
<!--
1617
The content of this file is located at
17-
content/shared/influxdb3-admin/telemetry.md
18+
//SOURCE - content/shared/influxdb3-reference/telemetry.md
1819
-->

content/influxdb3/enterprise/reference/telemetry.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,18 @@
22
title: Usage telemetry
33
seotitle: InfluxDB 3 Enterprise usage telemetry
44
description: >
5-
InfluxDB 3 Enterprise can collect and send usage telemetry data to help improve the
6-
product.
5+
InfluxData collects telemetry data to help improve the {{< product-name >}}.
6+
Learn what data {{< product-name >}} collects and sends to InfluxData, how it's used, and
7+
how you can opt out.
78
menu:
89
influxdb3_enterprise:
910
parent: Reference
1011
weight: 108
1112
influxdb3/enterprise/tags: [telemetry, monitoring, metrics, observability]
12-
source: /shared/influxdb3-admin/telemetry.md
13+
source: /shared/influxdb3-reference/telemetry.md
1314
---
1415

1516
<!--
1617
The content of this file is located at
17-
content/shared/influxdb3-admin/telemetry.md
18+
//SOURCE - content/shared/influxdb3-reference/telemetry.md
1819
-->

content/shared/influxdb3-admin/telemetry.md renamed to content/shared/influxdb3-reference/telemetry.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
InfluxDB 3 can collect and send usage telemetry data to help improve the product. This page describes what telemetry data is collected, when it's collected, how it's transmitted, and how to disable it.
1+
InfluxData collects information, or _telemetry data_, about the usage of {{% product-name %}} to help improve the product.
2+
Learn what data {{% product-name %}} collects and sends to InfluxData, how it's used, and
3+
how you can opt out.
24

35
## What data is collected
46

@@ -58,7 +60,9 @@ Telemetry data is transmitted once per hour.
5860

5961
## Disable telemetry
6062

61-
Disables sending telemetry data to InfluxData.
63+
To "opt-out" of collecting and sending {{% product-name %}} telemetry data,
64+
include the `--disable-telemetry-upload` flag or set the `INFLUXDB3_TELEMETRY_DISABLE_UPLOAD` environment variable
65+
when starting {{% product-name %}}.
6266

6367
**Default:** `false`
6468

0 commit comments

Comments
 (0)