Skip to content

Commit 9491e81

Browse files
author
Sam Spencer
committed
Merge branch 'samsp/observability' of https://github.com/dotnet/docs into samsp/observability
2 parents b3d6278 + c5ff9ff commit 9491e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/observability-with-otel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Using OTel enables the use of a wide variety of APM systems including open-sourc
4949

5050
There are OpenTelemetry implementations for most languages and platforms, including .NET.
5151

52-
## .NET Observability architecture
52+
## .NET implementation of OpenTelemetry
5353

5454
The .NET OpenTelemetry implementation is a little different from other platforms, as .NET provides logging, metrics, and activity APIs in the framework. That means OTel doesn't need to provide APIs for library authors to use. The .NET OTel implementation uses these platform APIs for instrumentation:
5555

0 commit comments

Comments
 (0)