Skip to content

Commit

Permalink
Added microlesson to the doc (#5043)
Browse files Browse the repository at this point in the history
* Added microlesson to the doc

* Update docs/send-data/opentelemetry-collector/remote-management/index.md
  • Loading branch information
JV0812 authored Feb 7, 2025
1 parent 1e2f333 commit e0a8edf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/send-data/opentelemetry-collector/remote-management/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,25 @@ sidebar_label: Remote Management
---

import useBaseUrl from '@docusaurus/useBaseUrl';
import Iframe from 'react-iframe'; 

The [Sumo Logic Distribution for OpenTelemetry Collector](/docs/send-data/opentelemetry-collector) simplifies remote management of data collection by enabling setup and configuration from the Sumo Logic UI, deploying to multiple collectors at once, data filtering with remote processing rules, and centralized management of data configurations using source templates.

:::sumo Micro lesson

<Iframe url="https://fast.wistia.net/embed/iframe/o7g9pe3c4t?web_component=true&seo=true&videoFoam=false"
width="854px"
height="480px"
title="MicroLesson - Open Telemetry Collector Remote Management Video"
id="wistiaVideo"
className="video-container"
display="initial"
position="relative"
allow="autoplay; fullscreen"
allowfullscreen
/>
:::

**Key features**

* **Tagging collectors**. Tag your OpenTelemetry collectors to categorize and group them. These tags enrich your data, allowing you to use them effectively in dashboards and searches.
Expand Down

0 comments on commit e0a8edf

Please sign in to comment.