From e8d6d8b77ac6c9dd2870b0030ea308eb61d0c599 Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Mon, 24 Nov 2025 13:17:46 -0500 Subject: [PATCH] Add Invocation metric to telemetry documentation (#6566) * Initial plan * Add Invocation metric to telemetry documentation Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> --- content/shared/influxdb3-reference/telemetry.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/shared/influxdb3-reference/telemetry.md b/content/shared/influxdb3-reference/telemetry.md index 4f8a5589f..abe500286 100644 --- a/content/shared/influxdb3-reference/telemetry.md +++ b/content/shared/influxdb3-reference/telemetry.md @@ -42,6 +42,7 @@ how you can opt out. - **Instance ID**: Unique identifier for the server instance - **Cluster UUID**: Unique identifier for the cluster - **Storage type**: Type of object storage being used +- **Invocation**: How the server was started {{% show-in "core" %}} - **Product type**: "Core" {{% /show-in %}}