Skip to content

Commit 5cdfc61

Browse files
Merge pull request #2552 from splunk/urbiz-DG28021-sfx-fix
[DG28021]: Replaced SAPM exporter
2 parents b97a10c + 435242f commit 5cdfc61

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_includes/collector-config-ootb.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,5 @@ Learn more about these processors:
190190

191191
Learn more about these exporters:
192192

193-
* :ref:`splunk-apm-exporter`
193+
* :ref:`otlphttp-exporter`
194194
* :ref:`signalfx-exporter`

gdi/monitoring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ These application receivers gather metrics from their associated monitoring appl
3030

3131
These exporters determine where to send the received data.
3232

33-
* :ref:`splunk-apm-exporter`
33+
* :ref:`otlphttp-exporter`

gdi/opentelemetry/components/signalfx-exporter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Filter metrics using service or environment
262262

263263
The SignalFx exporter correlates the traces it receives to metrics. When the exporter detects a new service or environment, it associates the source (for example, a host or a pod) to that service or environment in Splunk Observability Cloud, and identifies them using ``sf_service`` and ``sf_environment``. You can then filter those metrics based on the trace service and environment.
264264

265-
.. note:: You need to send traces using :ref:`splunk-apm-exporter` to see them in Splunk Observability Cloud.
265+
.. note:: You need to send traces using :ref:`otlphttp-exporter` to see them in Splunk Observability Cloud.
266266

267267
Use the ``correlation`` setting to control the syncing of service and environment properties onto dimensions. It has the following options:
268268

0 commit comments

Comments
 (0)