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

Commit 3050066

Browse files
Instrumentals
1 parent 00e9295 commit 3050066

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

gdi/get-data-in/application/go/get-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ To instrument your Go application, follow these steps:
3131

3232
For more information, see :ref:`splunk-go-otel-dist`.
3333

34-
.. note:: The SignalFx Tracing Library for Go is deprecated and will reach End of Support on June 8th, 2023. To migrate to the Splunk Distribution of OpenTelemetry Go, see :ref:`migrate-signalfx-go-to-otel`.
34+
.. note:: The SignalFx Tracing Library for Go is deprecated and will reach End of Support on June 8th, 2023. See :ref:`migrate-signalfx-go-to-otel` to migrate to the Splunk Distribution of OpenTelemetry Go.

gdi/get-data-in/application/java/get-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Instrument Java applications for Splunk Observability Cloud
2424
Version 1.x (Deprecated) <version1x/get-started-1x>
2525
About Splunk OTel Java <splunk-java-otel-distribution>
2626

27-
The Splunk Distribution of OpenTelemetry Java provides a Java Virtual Machine (JVM) agent that automatically adds APM instrumentation to your Java application or service. The instrumentation captures distributed traces and sends them to Splunk Observability Cloud. For more information, see :ref:`splunk-java-otel-dist`.
27+
The Splunk Distribution of OpenTelemetry Java provides a Java Virtual Machine (JVM) agent that automatically adds APM instrumentation to your Java application or service. The instrumentation captures distributed traces and sends them to Splunk Observability Cloud. See :ref:`splunk-java-otel-dist` for more information.
2828

2929
To instrument your Java application, follow these steps:
3030

gdi/get-data-in/application/nodejs/get-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ To instrument your Node.js application, follow these steps:
3131

3232
For more information, see :ref:`splunk-nodejs-otel-dist`.
3333

34-
.. note:: The SignalFx Tracing Library for Node.js is deprecated and will reach End of Support on June 8th, 2023. To migrate to the Splunk Distribution of OpenTelemetry JS, see :ref:`migrate-signalfx-nodejs-agent-to-otel`.
34+
.. note:: The SignalFx Tracing Library for Node.js is deprecated and will reach End of Support on June 8th, 2023. See :ref:`migrate-signalfx-nodejs-agent-to-otel` to migrate to the Splunk Distribution of OpenTelemetry JS.

gdi/get-data-in/application/php/get-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ To instrument your PHP application, follow these steps:
2424
#. Instrument your PHP application. See :ref:`instrument-php-otel-applications`.
2525
#. Add custom instrumentation. See :ref:`manual-php-otel-instrumentation`.
2626

27-
.. note:: The SignalFx Tracing Library for PHP is deprecated. To migrate to the OpenTelemetry automatic instrumentation for PHP, see :ref:`php-migration-guide`.
27+
.. note:: The SignalFx Tracing Library for PHP is deprecated. See :ref:`php-migration-guide` to migrate to the OpenTelemetry automatic instrumentation for PHP.

gdi/get-data-in/application/python/get-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ To instrument your Python application, follow these steps:
3232

3333
For more information, see :ref:`splunk-python-otel-dist`.
3434

35-
.. note:: The SignalFx Python Agent is deprecated and will reach End of Support on December 17th, 2022. To migrate to the Splunk Distribution of OpenTelemetry Python, see :ref:`migrate-signalfx-python-agent-to-otel`.
35+
.. note:: The SignalFx Python Agent is deprecated and will reach End of Support on December 17th, 2022. See :ref:`migrate-signalfx-python-agent-to-otel` to migrate to the Splunk Distribution of OpenTelemetry Python.

gdi/get-data-in/application/ruby/get-started-ruby.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ To instrument your Ruby application, follow these steps:
2323
#. Check compatibility and requirements. See :ref:`ruby-otel-requirements`.
2424
#. Instrument your Ruby application. See :ref:`instrument-ruby-applications`.
2525

26-
.. note:: The Splunk Distribution for OpenTelemetry Ruby has been deprecated as of March 15, 2024, and will reach end of support on March 15, 2025. To use the upstream OpenTelemetry instrumentation for Ruby, see :ref:`get-started-ruby`.
26+
.. note:: The Splunk Distribution for OpenTelemetry Ruby has been deprecated as of March 15, 2024, and will reach end of support on March 15, 2025. See :ref:`get-started-ruby` to use the upstream OpenTelemetry instrumentation for Ruby.

0 commit comments

Comments
 (0)