Skip to content

Commit beacb78

Browse files
Merge pull request #310950 from sethmanheim/obs1-27
Otel collector version updates
2 parents 4efeadd + dfd0bba commit beacb78

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/iot-operations/configure-observability-monitoring/howto-configure-observability.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to deploy Azure IoT Operations observability resources, c
44
author: sethmanheim
55
ms.author: sethm
66
ms.topic: how-to
7-
ms.date: 12/19/2025
7+
ms.date: 01/27/2026
88

99
# CustomerIntent: As an IT admin or operator, I want to be able to monitor and visualize data on the health of my industrial assets and edge environment.
1010
---
@@ -97,7 +97,7 @@ Define and deploy an [OpenTelemetry (OTel) Collector](https://opentelemetry.io/d
9797
fullnameOverride: aio-otel-collector
9898
image:
9999
repository: otel/opentelemetry-collector
100-
tag: 0.107.0
100+
tag: 0.143.0
101101

102102
config:
103103
processors:
@@ -127,7 +127,7 @@ Define and deploy an [OpenTelemetry (OTel) Collector](https://opentelemetry.io/d
127127

128128
telemetry:
129129
metrics:
130-
readers: []
130+
level: none
131131

132132
pipelines:
133133
metrics:

0 commit comments

Comments
 (0)