Skip to content

Commit 4ca6972

Browse files
authored
[docs] Rename monitoring collection from legacy internal collection to legacy collection (#18504) (#18557)
1 parent e13dca2 commit 4ca6972

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

libbeat/docs/monitoring/monitoring-beats.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ ifndef::serverless[]
2727
{metricbeat} collects monitoring data from your {beatname_uc} instance
2828
and sends it directly to your monitoring cluster.
2929
endif::[]
30-
* <<monitoring-internal-collection-legacy,Legacy internal collection (deprecated)>> -
31-
Legacy internal collectors send monitoring data to your production cluster.
30+
* <<monitoring-internal-collection-legacy,Legacy collection (deprecated)>> -
31+
Legacy collectors send monitoring data to your production cluster.
3232

3333

3434
//Commenting out this link temporarily until the general monitoring docs can be

libbeat/docs/monitoring/monitoring-internal-collection-legacy.asciidoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111

1212
[role="xpack"]
1313
[[monitoring-internal-collection-legacy]]
14-
== Use legacy internal collection to send monitoring data
14+
== Use legacy collection to send monitoring data
1515
++++
16-
<titleabbrev>Use legacy internal collection (deprecated)</titleabbrev>
16+
<titleabbrev>Use legacy collection (deprecated)</titleabbrev>
1717
++++
1818

1919
deprecated[7.2.0]
@@ -23,10 +23,10 @@ that sent monitoring data to the production cluster, which would either index
2323
the data locally, or forward the data to a dedicated monitoring cluster via HTTP
2424
exporters.
2525

26-
Starting in {beatname_uc} version 7.2, the legacy settings for internal
27-
collection are deprecated and will be removed in version 8.0.0. Instead of
28-
sending monitoring data to your production cluster, it's recommended that you
29-
use the configuration described under
26+
Starting in {beatname_uc} version 7.2, legacy collection settings are deprecated
27+
and will be removed in version 8.0.0. Instead of sending monitoring data to your
28+
production cluster, it's recommended that you use the configuration described
29+
under
3030
<<monitoring-internal-collection,internal collection>> to route
3131
monitoring data directly to your monitoring cluster.
3232

libbeat/docs/monitoring/shared-monitor-config-legacy.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
[role="xpack"]
1414
[[configuration-monitor-legacy]]
15-
=== Settings for legacy internal collection
15+
=== Settings for legacy collection
1616

1717
deprecated::[7.2.0,These settings are deprecated and will be removed in version 8.0.0. Instead of sending monitoring data to your production cluster it's recommended that you use the configuration described under <<monitoring-internal-collection>> to route monitoring data directly to your monitoring cluster.]
1818

0 commit comments

Comments
 (0)