We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6e72e commit 484229aCopy full SHA for 484229a
content/en/docs/languages/dotnet/instrumentation.md
@@ -636,8 +636,6 @@ var activity = MyActivitySource.StartActivity(
636
637
{{% docs/languages/span-status-preamble %}}
638
639
-The status can be set at any time before the span is finished.
640
-
641
It can be a good idea to record exceptions when they happen. It's recommended to
642
do this in conjunction with
643
[setting span status](/docs/specs/otel/trace/api/#set-status).
0 commit comments