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

Commit b075144

Browse files
Merge pull request #2696 from splunk/urbiz-dotnet-sfx-tweaks
[7011]: SFx .Net Tweaks
2 parents 738989d + 094e468 commit b075144

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ Windows
180180

181181
#. Check that you meet the requirements. See :ref:`dotnet-otel-requirements`.
182182

183-
#. (Optional) If needed, uninstall the SignalFx Instrumentation for .NET. See :ref:`uninstall-dotnet-sfx`.
184-
185183
#. Download and install the Splunk Distribution of OpenTelemetry .NET from the :new-page:`Releases page on GitHub <https://github.com/signalfx/splunk-otel-dotnet/releases>`. For example:
186184

187185
.. code-block:: powershell
@@ -305,8 +303,6 @@ Linux
305303

306304
#. Check that you meet the requirements. See :ref:`dotnet-otel-requirements`.
307305

308-
#. (Optional) If needed, uninstall the SignalFx Instrumentation for .NET. See :ref:`uninstall-dotnet-sfx`.
309-
310306
#. Download and install the installation script of the Splunk Distribution of OpenTelemetry .NET from the :new-page:`Releases page on GitHub <https://github.com/signalfx/splunk-otel-dotnet/releases>`. For example:
311307

312308
.. code-block:: shell

gdi/get-data-in/application/otel-dotnet/troubleshooting/migrate-signalfx-dotnet-to-dotnet-otel.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
The SignalFx Instrumentation for .NET reached End of Support on February 21, 2025. The library has been archived and is no longer maintained.
66

7-
All customers instrumenting the .NET ecosystem should use the :ref:`Splunk Distribution of OpenTelemetry .NET <instrument-otel-dotnet-applications>`.
7+
If you want to instrument the .NET ecosystem use the :ref:`Splunk Distribution of OpenTelemetry .NET <instrument-otel-dotnet-applications>`.
88

99

10-
**********************************************
11-
Migrate from the SignalFx .NET Instrumentation
12-
**********************************************
10+
*****************************************************************
11+
Migrate to OpenTelemetry from the SignalFx .NET Instrumentation
12+
*****************************************************************
1313

1414
.. meta::
1515
:description: The agent of the Splunk Distribution of OpenTelemetry .NET is an alternative to the SignalFx Instrumentation for .NET. To migrate from the SignalFx instrumentation, follow these instructions.
@@ -30,7 +30,7 @@ Migrate to the Splunk Distribution of OpenTelemetry .NET
3030

3131
To migrate from the SignalFx Instrumentation for .NET to the Splunk Distribution of OpenTelemetry .NET, follow these steps:
3232

33-
#. Uninstall the SignalFx Instrumentation for .NET. See :ref:`uninstall-dotnet-sfx`.
33+
#. Uninstall the SignalFx Instrumentation for .NET.
3434
#. Install and activate the Splunk Distribution of OpenTelemetry .NET. See :ref:`install-dotnet-otel-instrumentation`.
3535
#. Specify the endpoint of the OpenTelemetry Collector you're exporting traces to. See :ref:`dotnet-otel-exporter-settings`.
3636
#. Update your settings. See :ref:`changes-functionality-dotnet-otel`.

0 commit comments

Comments
 (0)