Skip to content

Commit 702beaf

Browse files
authored
Remove beta label (#5637)
1 parent d0014b4 commit 702beaf

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

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

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,11 @@
11
---
22
id: restart-collectors
3-
title: Restart a Collector (Beta)
3+
title: Restart a Collector
44
description: Learn how to restart a Collector from the Collection page.
55
---
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-
199
This document explains how to initiate a request to restart an Installed
2010
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).
2111

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -776,6 +776,7 @@ module.exports = {
776776
items: [
777777
'send-data/collection/search-for-a-collector-or-source',
778778
'send-data/collection/start-stop-collector-using-scripts',
779+
'send-data/collection/restart-collectors',
779780
'send-data/collection/edit-collector',
780781
'send-data/collection/edit-source',
781782
'send-data/collection/pause-resume-source',

0 commit comments

Comments
 (0)