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

Commit ae19e59

Browse files
Merge pull request #1585 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents d0767e1 + 40d456c commit ae19e59

File tree

9 files changed

+4
-896
lines changed

9 files changed

+4
-896
lines changed

apm/apm-spans-traces/span-formats.rst

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -98,19 +98,4 @@ For more information on the ingest API endpoints, see :new-page:`Send APM traces
9898

9999
.. note:: You can also send trace data in OTLP format directly to Splunk Observability Cloud using the gRPC endpoint, either directly or from an OpenTelemetry Collector. See :ref:`grpc-data-ingest`.
100100

101-
.. _apm-formats-smart-agent:
102101

103-
Span formats compatible with the Smart Agent (deprecated)
104-
============================================================
105-
106-
The Smart Agent can receive the following span formats with the ``signalfx-forwarder`` monitor:
107-
108-
- Jaeger: gRPC and Thrift
109-
- Zipkin v1, v2 JSON
110-
111-
The Smart Agent can export the following span formats using the ``writer`` exporter:
112-
113-
- Zipkin v1, v2 JSON
114-
- SAPM
115-
116-
To configure the Smart Agent for Splunk APM, see :ref:`smart-agent`.

gdi/monitors-databases/postgresql.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ The following table shows the configuration options for the
7373
- no
7474
- ``list of strings``
7575
- List of databases to send database-specific metrics about. If
76-
omitted, metrics about all databases will be sent. This is an
77-
:ref:`overridable set <filtering-smart-agent>`
76+
omitted, metrics about all databases will be sent.
7877
(**default:** ``[*]``)
7978
-
8079

gdi/monitors-hosts/filesystems.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,7 @@ The following table shows the configuration options for this monitor.
105105
- ``fsTypes``
106106
- no
107107
- ``list of strings``
108-
- The filesystem types to include. This is an
109-
:ref:`overridable set <filtering-smart-agent>` If this is
108+
- The filesystem types to include. If this is
110109
not set, the default value is the set of all
111110
**non-logical/virtual filesystems** on the system. On Linux
112111
this list is determined by reading the ``/proc/filesystems``
@@ -117,8 +116,7 @@ The following table shows the configuration options for this monitor.
117116
- ``mountPoints``
118117
- no
119118
- ``list of strings``
120-
- The mount paths to include/exclude. This is an
121-
:ref:`overridable set <filtering-smart-agent>` **Note**:
119+
- The mount paths to include/exclude. **Note**:
122120
If you are using the hostFSPath option, do not include the
123121
``/hostfs/`` mount in the filter. If both this and ``fsTypes``
124122
are specified, the two filters combine in an AND relationship.

gdi/monitors-network/net-io.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ integration:
6868
- ``interfaces``
6969
- no
7070
- ``list of strings``
71-
- The network interfaces to send metrics about. This is an
72-
:ref:`overridable set <filtering-smart-agent>`
71+
- The network interfaces to send metrics about.
7372
(**default:**
7473
``[* !/^lo\d*$/ !/^docker.*/ !/^t(un|ap)\d*$/ !/^veth.*$/ !/^Loopback*/]``)
7574

0 commit comments

Comments
 (0)