Skip to content

Commit e480f43

Browse files
committed
Tweaks
1 parent 83a9b6a commit e480f43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/iot-operations/connect-to-cloud/open-telemetry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: sethm
66
ms.service: azure-iot-operations
77
ms.subservice: azure-data-flows
88
ms.topic: how-to
9-
ms.date: 02/20/2026
9+
ms.date: 02/24/2026
1010
ai-usage: ai-assisted
1111

1212
#CustomerIntent: As an operator, I want to understand how to configure data flow endpoints for OpenTelemetry destinations in Azure IoT Operations so that I can send metrics and logs to observability platforms like Grafana and Azure Monitor.
@@ -194,7 +194,7 @@ The dataflow endpoint appears in the list of available dataflow endpoints in the
194194
- **Host**: The OpenTelemetry collector endpoint in the format `<host>:<port>`. For example, `otel-collector.monitoring.svc.cluster.local:4317`.
195195
- **Authentication method**: Choose one of the following authentication methods:
196196
- **Kubernetes service account token**: Uses Kubernetes service account tokens to authenticate with the OpenTelemetry collector. Enter the audience value for your OpenTelemetry collector configuration. For more information, see [Service Account Token (SAT)](#service-account-token-sat).
197-
- **Anonymous**: Use when the OpenTelemetry collector doesn't require authentication.
197+
- **Anonymous**: Use when the OpenTelemetry collector [doesn't require authentication](#anonymous-authentication).
198198
- **X509 certificate**: Uses client certificates for mutual TLS authentication. Enter the name of a Kubernetes secret containing your client certificate. For more information, see [X.509 certificate](#x509-certificate).
199199

200200
:::image type="content" source="media/open-telemetry/create-new-open-telemetry-basic.png" alt-text="Screenshot of the operations experience interface showing the basic tab in create a new OpenTelemetry endpoint." lightbox="media/open-telemetry/create-new-open-telemetry-basic.png":::

0 commit comments

Comments
 (0)