Skip to content

Commit 069b096

Browse files
committed
update
1 parent 360b69f commit 069b096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-12-27-trace-baggage-context-propagation-open-telementry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: single
3-
title: "Trace & Baggage Context Propagation .NET with OpenTelemetry"
3+
title: "Trace & Baggage Context Propagation in .NET with OpenTelemetry"
44
---
55

66
Context Propagation is an essential concept of distributed tracing. As the name suggests, it propagates the `trace` and `baggage` context over a network to other services.

0 commit comments

Comments
 (0)