Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 2db812e

Browse files
Update instrument-dotnet-application.rst
Minor wording edits
1 parent 8136906 commit 2db812e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/get-data-in/application/otel-dotnet/instrumentation/instrument-dotnet-application.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The instrumentation procedure in the previous section produces launch scripts in
7878

7979
#. Identify the launch script in your build output.
8080

81-
#. (Optional) If you want to verify that the instrumentation is working by viewing the telemetry data output in your console, add ``console`` to the value of the following environment variables:
81+
#. (Optional) If you want to view telemetry data output in your console to verify that instrumentation is working, add ``console`` to the value (for example ``OTEL_TRACES_EXPORTER=otlp,console``) of the following environment variables:
8282

8383
* ``OTEL_TRACES_EXPORTER``
8484
* ``OTEL_METRICS_EXPORTER``

0 commit comments

Comments
 (0)