From 2429648a218dae53f629b2a79ace0a2acf16e072 Mon Sep 17 00:00:00 2001 From: Amee Lepcha Date: Thu, 4 Sep 2025 13:54:34 +0530 Subject: [PATCH] add wistia links to Otel collector docs --- docs/send-data/choose-collector-source.md | 19 +++++++++++++++++-- .../opentelemetry-collector/index.md | 18 ++++++++++++++++++ 2 files changed, 35 insertions(+), 2 deletions(-) diff --git a/docs/send-data/choose-collector-source.md b/docs/send-data/choose-collector-source.md index 44b8e3c0c9..11225d314e 100644 --- a/docs/send-data/choose-collector-source.md +++ b/docs/send-data/choose-collector-source.md @@ -70,6 +70,23 @@ The Installed Collector and OpenTelemetry Collector are two popular collectors u **OpenTelemetry Collector**. The OpenTelemetry Collector is a single-agent management solution that runs on Linux, MacOS, Kubernetes, and Windows platforms. It supports sources such as Local File, Syslog, Host/Process Metrics, Streaming Metrics, and Transaction Tracing. However, it does not provide support for remote management or configuration, Ingest Budgets, Collector Management API, or CPU targets. +:::sumo Micro Lesson +Watch this micro lesson to learn why OpenTelemetry collector should be your first choice. + +