From f2a4a464a7fd18688201b7ccd46dac08e5247e94 Mon Sep 17 00:00:00 2001 From: Ishan Jain <51803183+ishanjainn@users.noreply.github.com> Date: Tue, 12 Mar 2024 15:38:38 +0530 Subject: [PATCH] Update content/en/docs/collector/installation.md Co-authored-by: Fabrizio Ferri-Benedetti --- content/en/docs/collector/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/collector/installation.md b/content/en/docs/collector/installation.md index 5b2bf024a245..2a5193805a10 100644 --- a/content/en/docs/collector/installation.md +++ b/content/en/docs/collector/installation.md @@ -147,7 +147,7 @@ Deploy the OpenTelemetry Collector on your instances using Ansible with the foll exporters: [otlp] ``` -This playbook sets up the OpenTelemetry Collector with basic configurations for receiving, processing, and exporting telemetry data. Customize the configuration as needed to fit your environment and requirements. +The previous Ansible playbook sets up the OpenTelemetry Collector with a basic set of receivers, processors, and exporters. Customize the configuration as needed to fit your environment and requirements. ## Linux