From 4f6f7c6f32498506b815a0ed1fbcdd83f04e67bd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 24 Nov 2025 17:34:34 +0000 Subject: [PATCH] Add Invocation metric to telemetry documentation 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 %}}