Skip to content

Commit d5dc0b0

Browse files
committed
Azure OTEL
1 parent 1a71553 commit d5dc0b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/otel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Azure's integration with OpenTelemetry provides a suite of products for:
1414
> - Collection of telemetry data in a standardized way
1515
> - Consumption of data using curated experiences on Azure Monitor and local tools
1616
17-
This article guides you through our OpenTelemetry offerings, from data collection to consumption, to help you understand Microsoft’s strategic investments in OpenTelemetry.
17+
This article guides you through our OpenTelemetry offerings to help you understand Microsoft’s strategic investments.
1818

1919
For more information about OpenTelemetry on Azure, see [our OpenTelemetry Roadmap](https://techcommunity.microsoft.com/t5/azure-observability-blog/making-azure-the-best-place-to-observe-your-apps-with/ba-p/3995896).
2020

@@ -45,7 +45,7 @@ In addition, Azure Monitor OpenTelemetry distro-based automatic instrumentation
4545

4646
The **.NET** OpenTelemetry implementation uses logging, metrics, and activity APIs in the framework for instrumentation. The OpenTelemetry SDK collects telemetry from those APIs and other sources (via instrumentation libraries) and then exports the data to an application performance monitoring (APM) system for storage and analysis.
4747

48-
- [].NET Observability with OpenTelemetry](/dotnet/core/diagnostics/observability-with-otel)
48+
- [.NET Observability with OpenTelemetry](/dotnet/core/diagnostics/observability-with-otel)
4949

5050
**Azure Monitor pipeline at edge** is a powerful solution designed to facilitate high-scale data ingestion and routing from edge environments to seamlessly enable observability across cloud, edge, and multicloud. It uses the OpenTelemetry Collector. Currently, in public preview, it can be deployed on a single Arc-enabled Kubernetes cluster, and it can collect OpenTelemetry Protocol (OTLP) logs.
5151

0 commit comments

Comments
 (0)