Skip to content

Commit 4b8eb06

Browse files
authored
[DOCS] Rename monitoring collection from internal to legacy (#65781)
1 parent cdb59c7 commit 4b8eb06

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/user/monitoring/configuring-monitoring.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
If you enable the {monitor-features} in your cluster, there are two methods to
99
collect metrics about {kib}:
1010

11-
* <<monitoring-kibana>>
12-
* <<monitoring-metricbeat>>
11+
* <<monitoring-metricbeat,{metricbeat} collection methods>>
12+
* <<monitoring-kibana,Legacy collection methods>>
1313

1414
You can also use {kib} to
1515
<<monitoring-data,visualize monitoring data from across the {stack}>>.
1616

1717
To learn about monitoring in general, see
1818
{ref}/monitor-elasticsearch-cluster.html[Monitor a cluster].
1919

20-
include::monitoring-kibana.asciidoc[]
2120
include::monitoring-metricbeat.asciidoc[]
2221
include::viewing-metrics.asciidoc[]
22+
include::monitoring-kibana.asciidoc[]

docs/user/monitoring/monitoring-kibana.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[role="xpack"]
22
[[monitoring-kibana]]
3-
=== Collecting {kib} monitoring data
3+
=== Collecting monitoring data using legacy collectors
44
++++
5-
<titleabbrev>Collecting monitoring data</titleabbrev>
5+
<titleabbrev>Legacy collection methods</titleabbrev>
66
++++
77

88
If you enable the Elastic {monitor-features} in your cluster, you can
99
optionally collect metrics about {kib}.
1010

1111
The following method involves sending the metrics to the production cluster,
12-
which ultimately routes them to the monitoring cluster. For an alternative
12+
which ultimately routes them to the monitoring cluster. For the recommended
1313
method, see <<monitoring-metricbeat>>.
1414

1515
To learn about monitoring in general, see

0 commit comments

Comments
 (0)