Skip to content

Commit 6c202d7

Browse files
authored
Add beta label (#6033)
1 parent e89e275 commit 6c202d7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/send-data/collection/restart-collectors.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ description: Learn how to restart a Collector from the Collection page.
66

77
import useBaseUrl from '@docusaurus/useBaseUrl';
88

9+
<head>
10+
<meta name="robots" content="noindex" />
11+
</head>
12+
13+
<p><a href="/docs/beta"><span className="beta">Beta</span></a></p>
14+
15+
<!-- Originally added as a beta article with SUMO-175343. -->
16+
17+
This feature is in Beta. To participate, contact your Sumo Logic account executive.
18+
919
This document explains how to initiate a request to restart an Installed
1020
Collector from the Collection page. The other option is to [start or stop a Collector using our provided scripts](start-stop-collector-using-scripts.md).
1121

sidebars.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,6 @@ module.exports = {
785785
items: [
786786
'send-data/collection/search-for-a-collector-or-source',
787787
'send-data/collection/start-stop-collector-using-scripts',
788-
'send-data/collection/restart-collectors',
789788
'send-data/collection/edit-collector',
790789
'send-data/collection/edit-source',
791790
'send-data/collection/pause-resume-source',

0 commit comments

Comments
 (0)