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

Commit 93c673f

Browse files
WIP
1 parent f8ff3e5 commit 93c673f

File tree

5 files changed

+27
-5
lines changed

5 files changed

+27
-5
lines changed

gdi/integrations-list.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Supported integrations in Splunk Observability Cloud
1919
Infrastructure monitoring <get-data-in/compute/compute>
2020
APM instrumentation <get-data-in/application/application>
2121
RUM instrumentation <get-data-in/rum/rum-instrumentation>
22-
OpenTelemetry receivers <opentelemetry/components/a-components-receivers>
22+
OpenTelemetry: Receivers <opentelemetry/components/a-components-receivers>
23+
OpenTelemetry: Other ingestion methods
2324
Applications: Caches and memory TOGGLE <caches-memory>
2425
Applications: Cloud platforms TOGGLE <cloud>
2526
Applications: Cloudfoundry <monitors-cloudfoundry/cloudfoundry-firehose-nozzle>
@@ -130,6 +131,7 @@ You can monitor your applications and services with the Collector and the follow
130131
You can also send data to Splunk Observability Cloud with OpenTelemetry with the following options:
131132

132133
* :ref:`prometheus-generic`
134+
* :ref:`telegraf-generic`
133135

134136
.. raw:: html
135137

gdi/monitors-databases/exec-input.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@ Exec Input (deprecated)
1010

1111
The Exec Input monitor is now deprecated and will reach of End of Support on February 3, 2025. During this period only critical security and bug fixes are provided. When End of Support is reached, the monitor will be removed and no longer be supported, and you won't be able to use it to send data to Splunk Observability Cloud.
1212

13-
To monitor your system with Telegraf Exec you can use native OpenTelemetry instead. See more at :new-page:`OpenTelemetry Output Plugin <https://github.com/influxdata/telegraf/blob/master/plugins/outputs/opentelemetry/README.md>` in GitHub.
13+
To monitor your system with Telegraf Exec you can use native OpenTelemetry instead. See :ref:`telegraf-generic` to learn how.
1414

15-
The Splunk Distribution of the OpenTelemetry Collector uses the Smart Agent receiver with the
16-
Exec Input monitor type, an embedded form of the Telegraf Exec plugin,
17-
to receive metrics or logs from exec files.
15+
The Splunk Distribution of the OpenTelemetry Collector uses the Smart Agent receiver with the Exec Input monitor type, an embedded form of the Telegraf Exec plugin, to receive metrics or logs from exec files.
1816

1917
Benefits
2018
--------
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
.. _otel-other-landing:
2+
3+
******************************************
4+
Collector components: Receivers
5+
******************************************
6+
7+
.. meta::
8+
:description: Learn about other options to send your data with OpenTelemetry to Splunk Observability Cloud OpenTelemetry Collector.
9+
10+
.. toctree::
11+
:maxdepth: 4
12+
:titlesonly:
13+
:hidden:
14+
15+
prometheus-generic
16+
telegraf-generic
17+
18+
On top of the available native :ref:`OpenTelemetry receivers <otel-components-receivers>`, you can also send data to Splunk Observability Cloud with OpenTelemetry with the following options:
19+
20+
* :ref:`prometheus-generic`
21+
* :ref:`telegraf-generic`
File renamed without changes.

gdi/monitors-monitoring/telegraf.rst renamed to gdi/opentelemetry/otel-other/telegraf.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.. _telegraf:
2+
.. _telegraf-generic:
23

34
Monitor services with Telegraf and OpenTelemetry
45
========================================================

0 commit comments

Comments
 (0)