[DOCS] Remove beta tag from metricbeat monitoring (#37791)

This commit is contained in:
Lisa Cawley 2019-01-24 09:14:08 -08:00 committed by GitHub
parent 76fb573569
commit 33cac52b2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View File

@ -6,8 +6,6 @@
<titleabbrev>Collecting monitoring data with {metricbeat}</titleabbrev>
++++
beta[]
In 6.5 and later, you can use {metricbeat} to collect data about {es}
and ship it to the monitoring cluster, rather than routing it through exporters
as described in <<collecting-monitoring-data>>.

View File

@ -33,7 +33,7 @@ indexing (storage). The routing and indexing processes in {es} are handled by
what are called <<es-monitoring-collectors,collectors>> and
<<es-monitoring-exporters,exporters>>.
beta[] Alternatively, in 6.4 and later, you can use {metricbeat} to collect
Alternatively, in 6.4 and later, you can use {metricbeat} to collect
monitoring data about {kib} and ship it directly to the monitoring cluster,
rather than routing it through the production cluster. In 6.5 and later, you
can also use {metricbeat} to collect and ship data about {es}.