[DOCS] Adds known monitoring issue to release notes (#34391)

This commit is contained in:
Lisa Cawley 2019-04-03 09:57:44 -07:00 committed by lcawl
parent b871926a37
commit 7c5c31ff90
2 changed files with 20 additions and 0 deletions

View file

@ -93,6 +93,14 @@ coming[6.7.1]
See <<breaking-changes, breaking changes>> for the changes to be aware of
when migrating your application from one version of Kibana to another.
[float]
=== Known issues
Monitoring::
* If you have a version 7.0 monitoring cluster, a version 6.7 production
cluster and {kib} version 6.7.0 or 6.7.1, you cannot see the monitoring data in
{kib}. {issue}34357[#34357]
[float]
[[enhancement--6.7.1]]
=== Enhancements
@ -137,6 +145,13 @@ Uptime::
[[release-notes-6.7.0]]
== {kib} 6.7.0
[float]
=== Known issues
Monitoring::
* If you have a version 7.0 monitoring cluster, a version 6.7 production
cluster and {kib} version 6.7.0 or 6.7.1, you cannot see the monitoring data in
{kib}. {issue}34357[#34357]
[float]
[[breaking-6.7.0]]

View file

@ -32,6 +32,11 @@ The *Monitoring* page in {kib} is empty.
*Resolution:*
. Confirm that you are not using {kib} 6.7.0 or 6.7.1. If you have a version 7.0
monitoring cluster, a version 6.7 production cluster and {kib} version 6.7.0 or
6.7.1, you cannot see the monitoring data in {kib}. For more information, see
https://github.com/elastic/kibana/issues/34357
. Confirm that {kib} is seeking monitoring data from the appropriate {es} URL.
By default, data is retrieved from the cluster specified in the
`elasticsearch.hosts` setting in the `kibana.yml` file. If you want to retrieve it