From 1af6527d842fddf57014e2f0e2aaf438e04fc1a7 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Mon, 3 Nov 2025 10:38:57 -0600 Subject: [PATCH] Update content/influxdb/v2/reference/telemetry.md Co-authored-by: Scott Anderson --- content/influxdb/v2/reference/telemetry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb/v2/reference/telemetry.md b/content/influxdb/v2/reference/telemetry.md index 74e8065bb..c71fcf761 100644 --- a/content/influxdb/v2/reference/telemetry.md +++ b/content/influxdb/v2/reference/telemetry.md @@ -42,7 +42,7 @@ For each InfluxDB 2.x installation, we collect the following at startup and then | user\_agent | Typically, this is set by the browser, InfluxDB client libraries (includes the language \[Go, JavaScript, Java, C#, Ruby, Python, etc.] and version), and other technologies \[such as third-party dashboarding applications, etc.]. | | version | InfluxDB version | -With those tag elements, we then leverage a combination of the unique combination of id, ip, and storage system specifics (where applicable) to capture usage counts of the various subsystems within InfluxDB. +With those tag elements, we then leverage a combination of the unique combination of `id`, `ip`, and storage system specifics (where applicable) to capture usage counts of the various subsystems within InfluxDB. ### Fields