Skip to content

Commit

Permalink
[Stack Monitoring] Add note about dedicated monitoring to No Data screen
Browse files Browse the repository at this point in the history
  • Loading branch information
miltonhultgren committed Apr 25, 2022
1 parent 780333b commit 4549d3e
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,13 @@ export function NoData(props) {
the upper right includes monitoring data."
/>
</p>
<p>
<FormattedMessage
id="xpack.monitoring.noData.remoteCollectionNotice"
defaultMessage="If you have configured monitoring data to be sent to a dedicated monitoring
cluster you should access that data with the Kibana instance attached to the monitoring cluster."
/>
</p>
</EuiText>
<EuiSpacer />
<EuiFlexGroup alignItems="center" justifyContent="spaceAround" gutterSize="s">
Expand Down

0 comments on commit 4549d3e

Please sign in to comment.