mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* Fixing typo * Updating jest snapshots * Adding missing trailing whitespace :|
This commit is contained in:
parent
2eff7f959e
commit
6dfb7adaef
3 changed files with 3 additions and 3 deletions
|
@ -58,7 +58,7 @@ Array [
|
|||
.
|
||||
</p>
|
||||
<p>
|
||||
Using monitoring exporters ship the monitoring data to a remote monitoring cluster is highly recommended as it keeps the integrity of the monitoring data safe no matter what the state of the production cluster. However, as this instance of Kibana could not find any monitoring data, there seems to be a problem with the
|
||||
Using monitoring exporters to ship the monitoring data to a remote monitoring cluster is highly recommended as it keeps the integrity of the monitoring data safe no matter what the state of the production cluster. However, as this instance of Kibana could not find any monitoring data, there seems to be a problem with the
|
||||
<span
|
||||
class="euiCodeBlock euiCodeBlock--fontSmall euiCodeBlock--paddingLarge euiCodeBlock--inline"
|
||||
>
|
||||
|
|
|
@ -36,7 +36,7 @@ export function ExplainExporters({ context, property, data }) {
|
|||
<p>
|
||||
<FormattedMessage
|
||||
id="xpack.monitoring.noData.explanations.exporters.problemWithConfigDescription"
|
||||
defaultMessage="Using monitoring exporters ship the monitoring data to a remote
|
||||
defaultMessage="Using monitoring exporters to ship the monitoring data to a remote
|
||||
monitoring cluster is highly recommended as it keeps the integrity of
|
||||
the monitoring data safe no matter what the state of the production
|
||||
cluster. However, as this instance of Kibana could not find any
|
||||
|
|
|
@ -141,7 +141,7 @@ Array [
|
|||
.
|
||||
</p>
|
||||
<p>
|
||||
Using monitoring exporters ship the monitoring data to a remote monitoring cluster is highly recommended as it keeps the integrity of the monitoring data safe no matter what the state of the production cluster. However, as this instance of Kibana could not find any monitoring data, there seems to be a problem with the
|
||||
Using monitoring exporters to ship the monitoring data to a remote monitoring cluster is highly recommended as it keeps the integrity of the monitoring data safe no matter what the state of the production cluster. However, as this instance of Kibana could not find any monitoring data, there seems to be a problem with the
|
||||
<span
|
||||
class="euiCodeBlock euiCodeBlock--fontSmall euiCodeBlock--paddingLarge euiCodeBlock--inline"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue