Skip to content

Commit 157d5e4

Browse files
Merge pull request #281204 from cijothomas/patch-1
Remove confusing statement about log correlation
2 parents ed31718 + 87b222e commit 157d5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/opentelemetry-add-modify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2532,7 +2532,7 @@ It's not possible to filter telemetry in Java native.
25322532

25332533
## Get the trace ID or span ID
25342534

2535-
You might want to get the trace ID or span ID. If you have logs sent to a destination other than Application Insights, consider adding the trace ID or span ID. Doing so enables better correlation when debugging and diagnosing issues.
2535+
You can obtain the `Trace ID` and `Span ID` of the currently active Span using following steps.
25362536

25372537
### [ASP.NET Core](#tab/aspnetcore)
25382538

0 commit comments

Comments
 (0)