Environments
Your Magnolia PaaS Environments section contains critical information about your deployment’s health, response times, and overall usage. You can view Statistics about the environment by release, component, and date range or you can Manage your environments directly from your Cockpit.
The environments you see in this section of the Cockpit are those configured in your .gitlab-ci.yml file. |

Statistics
The Statistics reveal critical information about your Magnolia PaaS deployment and are broken down between Resources and Cache. You can find out more about each section by clicking the info icon in the Cockpit.
Select your Release, Component, and Date Range to display environment statistics.
This is found at the top of the Statistics page.

Item | Description | ||||
---|---|---|---|---|---|
Deadlocked threads |
Deadlocked threads indicate a blocked request, command, or action to Magnolia.
|
||||
Heap size |
The starting size, maximum size, and current size in
|
||||
Heap usage |
The percentage of JVM currently used by the Magnolia instance.
|
||||
Memory [MB] |
The starting size, maximum size, and current size in
|
||||
Response time & distribution |
The current average response time by quantile. The quantiles are
|
||||
Response time |
The average response time by quantile over time. The quantiles are 50%, 90%, 95%, and 99% of the measured response times.
|
Item | Description | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Last flush |
The date and time when the Magnolia default page cache was last flushed.
|
||||||||||||||||||||||||||||||||||
Cache hits |
Hits on the Magnolia default page cache by request category.
|
Manage your environments
Manage your environments via the Cockpit by going to Environments and selecting the Manage tab. You can manage both your integration and production (prod) environments here.
Within the environment, you are able to manage your Magnolia PaaS backend and frontend separately.
The examples and descriptions below apply to both backend and frontend environments as well as both author/public instances. |

No | Item | Description | ||
---|---|---|---|---|
|
Start |
Start your environment. |
||
|
Stop |
Destroys all instances down to |
||
|
Delete indexes |
Delete the environment’s indexes.
|
||
|
Scale up |
Adds a public instance.
|
||
|
Scale down |
Destroys a single public instance.
|