Skip to content

Commit e0a8edf

Browse files
authored
Added microlesson to the doc (#5043)
* Added microlesson to the doc * Update docs/send-data/opentelemetry-collector/remote-management/index.md
1 parent 1e2f333 commit e0a8edf

File tree

1 file changed

+16
-0
lines changed
  • docs/send-data/opentelemetry-collector/remote-management

1 file changed

+16
-0
lines changed

docs/send-data/opentelemetry-collector/remote-management/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,25 @@ sidebar_label: Remote Management
55
---
66

77
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
import Iframe from 'react-iframe'; 
89

910
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.
1011

12+
:::sumo Micro lesson
13+
14+
<Iframe url="https://fast.wistia.net/embed/iframe/o7g9pe3c4t?web_component=true&seo=true&videoFoam=false"
15+
width="854px"
16+
height="480px"
17+
title="MicroLesson - Open Telemetry Collector Remote Management Video"
18+
id="wistiaVideo"
19+
className="video-container"
20+
display="initial"
21+
position="relative"
22+
allow="autoplay; fullscreen"
23+
allowfullscreen
24+
/>
25+
:::
26+
1127
**Key features**
1228

1329
* **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.

0 commit comments

Comments
 (0)