You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-operations/connect-to-cloud/open-telemetry.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,7 +181,7 @@ You can create an OpenTelemetry dataflow endpoint using the IoT Operations exper
181
181
182
182
The dataflow endpoint appears in the list of available dataflow endpoints in the Azure IoT Operations experience. This addition ensures that you can easily identify and select the OpenTelemetry endpoint when configuring telemetry pipelines, promoting better integration and visibility across monitoring tools. By surfacing the OTEL endpoint along with other dataflow options, you can route telemetry data and maintain consistent observability standards across assets more efficiently.
@@ -210,7 +210,7 @@ The dataflow endpoint appears in the list of available dataflow endpoints in the
210
210
-**Disabled**: Disables TLS.
211
211
-**Trusted CA certificate ConfigMap name**: The name of a Kubernetes ConfigMap containing your trusted CA certificate.
212
212
213
-
:::image type="content" source="media/open-telemetry/create-open-telemetry-advance.png" alt-text="Screenshot of the operations experience interface showing the advanced tab in create a new OpenTelemetry endpoint." lightbox="media/open-telemetry/create-open-telemetry-advance.png":::
213
+
:::image type="content" source="media/howto-connect-opentelemetry/create-open-telemetry-advance.png" alt-text="Screenshot of the operations experience interface showing the advanced tab in create a new OpenTelemetry endpoint." lightbox="media/howto-connect-opentelemetry/create-open-telemetry-advance.png":::
214
214
215
215
1. Select **Apply** to create the OpenTelemetry endpoint.
216
216
@@ -330,7 +330,7 @@ Replace `<OTEL_AUDIENCE>` with the audience value for your OpenTelemetry collect
330
330
1. In the **Create new data flow endpoint: Open Telemetry** pane, under the **Basic** configuration tab, select **Kubernetes service account token** as the authentication method.
331
331
1. Provide the **Service audience** value for your OpenTelemetry collector configuration.
332
332
333
-
:::image type="content" source="media/howto-connect-opentelemetry/service-account-token.png" alt-text="Screenshot of the operations experience interface showing the authentication method selection in create a new OpenTelemetry endpoint." lightbox="media/howto-connect-opentelemetry/service-account-token.png":::
333
+
:::image type="content" source="media/open-telemetry/service-account-token.png" alt-text="Screenshot of the operations experience interface showing the authentication method selection in create a new OpenTelemetry endpoint." lightbox="media/open-telemetry/service-account-token.png":::
334
334
335
335
> [!IMPORTANT]
336
336
> You can only choose the authentication method when creating a new OpenTelemetry data flow endpoint. You can't change the authentication method after the OpenTelemetry data flow endpoint is created.
- **X509 client key**: The private key for the client certificate.
373
373
- **X509 intermediate certificates**: The intermediate certificates for the client certificate chain.
374
374
375
-
:::image type="content" source="media/howto-connect-opentelemetry/x-509-certificate.png" alt-text="Screenshot of the operations experience interface showing the X509 authentication method selection in create a new OpenTelemetry endpoint." lightbox="media/howto-connect-opentelemetry/x-509-certificate.png":::
375
+
:::image type="content" source="media/open-telemetry/x-509-certificate.png" alt-text="Screenshot of the operations experience interface showing the X509 authentication method selection in create a new OpenTelemetry endpoint." lightbox="media/open-telemetry/x-509-certificate.png":::
0 commit comments