You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:description: Use collectd and native OpenTelemetry to monitor services in Splunk Observability Cloud. See benefits, install, configuration, and metrics.
8
8
9
-
To monitor your services with collectd using native OpenTelemetry in Splunk Observability Cloud, connect a collectd daemon to your Collector instance as described in this document.
9
+
To monitor your infrastructure with collectd using native OpenTelemetry in Splunk Observability Cloud, install a collectd daemon in your host and connect it to your Collector instance as described in this document.
10
10
11
11
Benefits
12
12
--------
@@ -25,19 +25,24 @@ Benefits
25
25
Configuration
26
26
----------------------------------
27
27
28
-
This example shows how to connect a collectd daemon running on a host to an OpenTelemetry Collector.
28
+
Install a collectd daemon in your a host and connect it to an OpenTelemetry Collector with the following steps:
29
+
30
+
1. Install and configure collectd
31
+
2. Configure the OpenTelemetry Collector
32
+
3. Build and run
29
33
30
-
.. note:: In this example, the host is represented by an Ubuntu 24.04 docker image.
0 commit comments