diff --git a/docs/manage/partitions/flex/estimate-scan-data.md b/docs/manage/partitions/flex/estimate-scan-data.md index 8fc8187ce6..ac702cc51e 100644 --- a/docs/manage/partitions/flex/estimate-scan-data.md +++ b/docs/manage/partitions/flex/estimate-scan-data.md @@ -26,6 +26,8 @@ In addition, you can also see the Model training scan details for the anomaly de You can view the scan estimates data once you select the trigger type. ::: +The **Show Optimization Tips** button displays contextual suggestions for your monitor settings. When clicked, it highlights both the query and trigger sections, displaying relevant optimization tips below each section. These tips are tailored based on whether you're configuring a static or outlier trigger.
show-optimized-tips + ## Scheduled searches As Sumo Logic charges for each data scan, scheduling searches can help mitigate costs. When [creating or modifying a scheduled search](/docs/alerts/scheduled-searches/schedule-search/), you can view the Average scan, Daily scan, and Yearly scanned data information based on the selected run frequency by clicking the meter icon meter-icon on top of the **Schedule this search** popup.
scan-schedules-search diff --git a/static/img/manage/partitions-data-tiers/flex-pricing/monitors_1.png b/static/img/manage/partitions-data-tiers/flex-pricing/monitors_1.png index 51efe87c14..f72cb923dd 100644 Binary files a/static/img/manage/partitions-data-tiers/flex-pricing/monitors_1.png and b/static/img/manage/partitions-data-tiers/flex-pricing/monitors_1.png differ diff --git a/static/img/manage/partitions-data-tiers/flex-pricing/show-optimized-tips.png b/static/img/manage/partitions-data-tiers/flex-pricing/show-optimized-tips.png new file mode 100644 index 0000000000..52e18bc936 Binary files /dev/null and b/static/img/manage/partitions-data-tiers/flex-pricing/show-optimized-tips.png differ