Skip to content

Commit 53fd651

Browse files
Merge pull request #9930 from feddovanede/patch-966485
Update description of environment status
2 parents 62ce861 + f533392 commit 53fd651

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

content/en/docs/deployment/mendix-cloud-deploy/environments-details.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ During a [maintenance window](/developerportal/deploy/maintenance-windows/), you
5757
In the **Application Status** section of the **General** tab, you can find the following information about your environment:
5858

5959
* **Status**
60-
* {{% icon name="checkmark-circle-filled" color="green" %}} – The application in this environment is running.
61-
* {{% icon name="subtract-circle-filled" color="gray" %}} – No application has been started yet in this environment, or it has been turned off.
62-
* {{% icon name="alert-circle-filled" color="yellow" %}} – The application in this environment is experiencing some difficulties; check the alerts page or logs for more information.
63-
* {{% icon name="remove-circle-filled" color="red" %}} – The application in this environment is unstable and probably not usable anymore.
60+
* {{% icon name="checkmark-circle-filled" color="green" %}} – The application in this environment is running without any alerts.
61+
* {{% icon name="subtract-circle-filled" color="gray" %}} – No application has been started yet in this environment, or the application has been turned off.
62+
* {{% icon name="alert-circle-filled" color="yellow" %}} – The application in this environment is running, but has warning alerts, which might result in difficulties. For more information, refer to the [alerts page](/developerportal/operate/monitoring-application-health/#alerts-page) or [logs](/developerportal/operate/logs/).
63+
* {{% icon name="remove-circle-filled" color="red" %}} – The application in this environment is running, but has critical alerts, which might make it unstable and unusable. Refer to the [alerts page](/developerportal/operate/monitoring-application-health/#alerts-page) or [logs](/developerportal/operate/logs/) for more information.
6464
* **Running since** – the date the app was started, if it is running
6565
* **Name** – the type of environment (Acceptance, Production, Test, or the name of a [flexible environment](/developerportal/deploy/mendix-cloud-deploy/#flexible-environments)); for more information, see the [Naming of Environments](#naming) section below
6666
* **URL** – the URL of the app

content/en/docs/deployment/mendix-cloud-deploy/environments.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ You can see the following details for each environment shown in the **Overview**
3636
* The Studio Pro Target ({{< icon name="mendix-browser" >}}) – This is displayed if the environment is the designated Studio Pro target. For more information, see [Studio Pro Deployment Settings](/developerportal/deploy/studio-deployment-settings/).
3737
* Licensed badge – This is displayed if the environment is licensed.
3838
* The environment's status:
39-
* {{< icon name="checkmark-circle-filled" color="green" >}} – The application in this environment is running.
40-
* {{< icon name="subtract-circle-filled" color="gray" >}} – No application has been started yet in this environment, or the application has been turned off.
41-
* {{< icon name="alert-circle-filled" color="yellow" >}} – The application in this environment is experiencing some difficulties. Check the alerts page or logs for more information.
42-
* {{< icon name="remove-circle-filled" color="red" >}} – The application in this environment is unstable and probably not usable anymore.
39+
* {{% icon name="checkmark-circle-filled" color="green" %}} – The application in this environment is running without any alerts.
40+
* {{% icon name="subtract-circle-filled" color="gray" %}} – No application has been started yet in this environment, or the application has been turned off.
41+
* {{% icon name="alert-circle-filled" color="yellow" %}} – The application in this environment is running, but has warning alerts, which might result in difficulties. For more information, refer to the [alerts page](/developerportal/operate/monitoring-application-health/#alerts-page) or [logs](/developerportal/operate/logs/).
42+
* {{% icon name="remove-circle-filled" color="red" %}} – The application in this environment is running, but has critical alerts, which might make it unstable and not usable anymore. Refer to the [alerts page](/developerportal/operate/monitoring-application-health/#alerts-page) or [logs](/developerportal/operate/logs/) for more information.
4343
* The date and time the app was started, if it is running. This is set in the user's time zone.
4444
* The version of the deployment package
4545
* The name of the deployment package

0 commit comments

Comments
 (0)