Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions gdi/integrations-list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ You can also send data to Splunk Observability Cloud with OpenTelemetry with the

* :ref:`prometheus-generic`
* :ref:`telegraf-generic`
* :ref:`other-ingestion-collectd`

.. raw:: html

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The http and metrics configuration files look like this:
ValuesPercentage true
</Plugin>

1. Configure the OpenTelemetry Collector
2. Configure the OpenTelemetry Collector
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Set up your Collector instance to listen for traffic from the collectd daemon over HTTP with the :ref:`collectd-receiver`:
Expand Down