Skip to content

Commit 1120fd3

Browse files
Update deploy-manage/autoscaling.md
Co-authored-by: shainaraskas <[email protected]>
1 parent a7461cb commit 1120fd3

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

deploy-manage/autoscaling.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -104,19 +104,9 @@ On a highly available deployment, autoscaling events are always applied to insta
104104

105105
## Notifications[ec-autoscaling-notifications]
106106
$$$ece-autoscaling-notifications$$$$$$ech-autoscaling-notifications$$$
107-
::::{tab-set}
108-
109-
:::{tab-item} {{ech}} and {{ecloud}} - Heroku
110107
In the event that a data tier or machine learning node scales up to its maximum possible size, you’ll receive an email, and a notice also appears on the deployment overview page prompting you to adjust your autoscaling settings to ensure optimal performance.
111-
:::
112-
113-
:::{tab-item} {{ece}}
114-
In the event that a data tier or machine learning node scales up to its maximum possible size, a notice appears on the deployment overview page prompting you to adjust your autoscaling settings in order to ensure optimal performance.
115-
116-
A warning is also issued in the ECE `service-constructor` logs with the field `labels.autoscaling_notification_type` and a value of `data-tier-at-limit` (for a fully scaled data tier) or `ml-tier-at-limit` (for a fully scaled machine learning node). The warning is indexed in the `logging-and-metrics` deployment, so you can use that event to [configure an email notification](../explore-analyze/alerts-cases/watcher.md)
117-
:::
118108

119-
::::
109+
In {{ece}} deployments, a warning is also issued in the ECE `service-constructor` logs with the field `labels.autoscaling_notification_type` and a value of `data-tier-at-limit` (for a fully scaled data tier) or `ml-tier-at-limit` (for a fully scaled machine learning node). The warning is indexed in the `logging-and-metrics` deployment, so you can use that event to [configure an email notification](../explore-analyze/alerts-cases/watcher.md).
120110

121111
## Restrictions and limitations[ec-autoscaling-restrictions]
122112

0 commit comments

Comments
 (0)