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

Commit 9e14de9

Browse files
Update common-dotnet-troubleshooting.rst
1 parent b9ed0b8 commit 9e14de9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

gdi/get-data-in/application/otel-dotnet/troubleshooting/common-dotnet-troubleshooting.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,14 @@ To find your runtime identifier, follow these steps:
7979
Traces don't appear in Splunk Observability Cloud
8080
==================================================================
8181

82-
Traces from your instrumented application or service are not available in Splunk Observability Cloud
82+
If traces from your instrumented application or service are not available in Splunk Observability Cloud, check the following:
8383

8484
Verify the supported .NET versions
8585
----------------------------------------------------------------
8686

87-
Make sure that your application targets :ref:`supported versions of .NET <dotnet-requirements>`.
88-
If the version is not supported you might find in the logs entries similar to:
87+
Make sure that your application targets :ref:`the supported versions of .NET <dotnet-requirements>`.
88+
89+
If the .NET version you're using is not supported, your logs entries might be similar to the following:
8990

9091
.. code-block:: bash
9192

0 commit comments

Comments
 (0)