+ {props.isFilterApplied + ? FILTER_TEXT + : `There are no anomaly detectors associated with ${props.embeddableTitle} visualization.`} +
++ There are no detectors matching your search +
++ There are no anomaly detectors associated with test-title visualization. +
+
+ Create and configure an anomaly detector to automatically detect
+ anomalies in your data and to view real-time results on the
+ visualization.{' '}
+
+ Learn more
+ Attempting to initialize the detector with historical data. This + initializing process takes approximately 1 minute if you have data in + each of the last {32 + shingleSize} consecutive intervals. +
+ {alertingExists() ? ( +Set up alerts to be notified of any anomalies.
++ Detector interval: {intervalValue} minute(s); + Window delay: {delayValue} minute(s) +
+minute(s)
+minute(s)
++ Source:{' '} + {embeddable.vis.data.aggs.indexPattern.title} +
+intervals
+
+ The dashboard does not support high-cardinality
+ detectors.
+
+ Learn more
+ You can add up to{' '} + {Math.max( + MAX_FEATURE_NUM - + values.featureList.length, + 0 + )}{' '} + more features. +
+
+ View existing anomaly detectors across your system and add the
+ detector(s) to a dashboard and visualization.{' '}
+
+ Learn more