Skip to content

Commit 484229a

Browse files
authored
Remove text duplication in dotnet instrumentation (#6666)
1 parent 7b6e72e commit 484229a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/en/docs/languages/dotnet/instrumentation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -636,8 +636,6 @@ var activity = MyActivitySource.StartActivity(
636636

637637
{{% docs/languages/span-status-preamble %}}
638638

639-
The status can be set at any time before the span is finished.
640-
641639
It can be a good idea to record exceptions when they happen. It's recommended to
642640
do this in conjunction with
643641
[setting span status](/docs/specs/otel/trace/api/#set-status).

0 commit comments

Comments
 (0)