diff --git a/gdi/integrations-list.rst b/gdi/integrations-list.rst index 62352e293..df7cc7b72 100644 --- a/gdi/integrations-list.rst +++ b/gdi/integrations-list.rst @@ -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 diff --git a/gdi/opentelemetry/otel-other/other-ingestion-collectd.rst b/gdi/opentelemetry/otel-other/other-ingestion-collectd.rst index c71039277..15a47e907 100644 --- a/gdi/opentelemetry/otel-other/other-ingestion-collectd.rst +++ b/gdi/opentelemetry/otel-other/other-ingestion-collectd.rst @@ -92,7 +92,7 @@ The http and metrics configuration files look like this: ValuesPercentage true -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`: