+ {i18n.translate('xpack.monitoring.apm.instances.metricbeatMigration.detectedInstanceDescription', { + defaultMessage: `Based on your indices, we think you might have an APM server. Click the 'Setup monitoring' + button below to start monitoring this APM server.` + })} +
++ {i18n.translate('xpack.monitoring.beats.instances.metricbeatMigration.detectedInstanceDescription', { + defaultMessage: `Based on your indices, we think you might have a beats instance. Click the 'Setup monitoring' + button below to start monitoring this instance.` + })} +
++ {i18n.translate('xpack.monitoring.logstash.nodes.metribeatMigration.netNewUserDescription', { + defaultMessage: `Based on your indices, we think you might have a Logstash node. Click the 'Setup monitoring' + button below to start monitoring this node.` + })} +
+
+
+
+
+
+ {lastInternallyCollectedMessage} +
++ {i18n.translate( + 'xpack.monitoring.metricbeatMigration.apmInstructions.disableInternalCollection.statusDescription', + { + defaultMessage: 'Check that no documents are coming from internal collection.' + } + )} +
+
+
+
+
+
+ {i18n.translate('xpack.monitoring.metricbeatMigration.apmInstructions.statusDescription', { + defaultMessage: 'Check that data is received from the Metricbeat' + })} +
+
+
+
+
+
+ {lastInternallyCollectedMessage} +
++ {i18n.translate( + 'xpack.monitoring.metricbeatMigration.beatsInstructions.disableInternalCollection.statusDescription', + { + defaultMessage: 'Check that no documents are coming from internal collection.' + } + )} +
+
+
+
+
+
+
+ {i18n.translate('xpack.monitoring.metricbeatMigration.beatsInstructions.statusDescription', { + defaultMessage: 'Check that data is received from the Metricbeat' + })} +
+
+
+
+
+
+ {lastInternallyCollectedMessage} +
++ {i18n.translate( + 'xpack.monitoring.metricbeatMigration.logstashInstructions.disableInternalCollection.statusDescription', + { + defaultMessage: 'Check that no documents are coming from internal collection.' + } + )} +
+
+
+
+
+
+ {i18n.translate('xpack.monitoring.metricbeatMigration.logstashInstructions.statusDescription', { + defaultMessage: 'Check that data is received from the Metricbeat' + })} +
+
+