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

Commit e4f4925

Browse files
Merge pull request #2668 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents b046278 + 0fd38fb commit e4f4925

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gdi/get-data-in/application/php/sfx/sfx-instrumentation.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
.. caution::
22

3-
The SignalFx Tracing Library for PHP is deprecated as of February 21, 2024 and will reach End of Support (EOS) on February 21 2025. Until then, only critical security fixes and bug fixes will be provided. After the EOS date, the library will be archived and no longer maintained.
3+
The SignalFx Tracing Library for PHP reached End of Support (EOS) on February 21 2025. The library has been archived and is no longer maintained.
44

55
If you want to instrument new or existing PHP applications, use :ref:`OpenTelemetry PHP instrumentation <get-started-php>`, which offers similar functionalities.
66

77
.. _sfx-php-deprecated:
88

99
***********************************************************
10-
SignalFx Tracing Library for PHP (deprecated)
10+
SignalFx Tracing Library for PHP (End of Support)
1111
***********************************************************
1212

1313
.. meta::
14-
:description: The SignalFx Instrumentation for .NET is deprecated. Migrate to the Splunk Distribution of OpenTelemetry .NET to use the latest features.
14+
:description: The SignalFx Instrumentation for PHP has reached End of Support. Migrate to the OpenTelemetry PHP instrumentation for the latest features.
1515

1616
.. toctree::
1717
:hidden:

gdi/opentelemetry/components/otlphttp-exporter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ For example:
142142
extensions:
143143
headers_setter:
144144
headers:
145-
- action: insert
145+
- action: upsert
146146
key: X-SF-TOKEN
147147
from_context: X-SF-TOKEN
148148

0 commit comments

Comments
 (0)