Skip to content

Commit 5154d95

Browse files
committed
Fix numbering around include
1 parent 79f4c6d commit 5154d95

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,12 @@ az provider register -n "Microsoft.AlertsManagement"
4141

4242
The steps in this section deploy an [OpenTelemetry (OTel) Collector](https://opentelemetry.io/docs/collector/) and then install shared monitoring resources and configure your Arc enabled cluster to emit observability signals to these resources. The shared monitoring resources include Azure Managed Grafana, Azure Monitor Workspace, Azure Managed Prometheus, Azure Log Analytics, and Container Insights.
4343

44+
### Deploy OpenTelemetry Collector
45+
4446
[!INCLUDE [deploy-otel-collector.md](../includes/deploy-otel-collector.md)]
4547

48+
### Deploy observability components
49+
4650
1. Deploy the observability components by running one of the following commands. Use the subscription ID and resource group of the Arc-enabled cluster that you want to monitor.
4751

4852
> [!NOTE]

0 commit comments

Comments
 (0)