# Metrics

## Overview

Each Servoy Cloud environment shows a higher level overview displayed as tiles of the following metrics:

1. [Users](/reference/servoy-cloud/cloud-control-center/application-overview/applications/environments/metrics/users.md)
2. [System Health](/reference/servoy-cloud/cloud-control-center/application-overview/applications/environments/metrics/system-health.md)
3. [Databases](/reference/servoy-cloud/cloud-control-center/application-overview/applications/environments/metrics/databases.md) (Not supported for [Remote Environments](https://docs.servoy.com/reference/servoy-cloud/cloud-control-center/application-overview/applications/environments/pages/eg11jvoePw6GRviVLUBP#id-5.-remote-on-premise))
4. [Log Activity](/reference/servoy-cloud/cloud-control-center/application-overview/applications/environments/metrics/log-activity.md)
5. [Application Performance](/reference/servoy-cloud/cloud-control-center/application-overview/applications/environments/metrics/app-performance.md)
6. [Query Performance](/reference/servoy-cloud/cloud-control-center/application-overview/applications/environments/metrics/query-performance.md)

{% hint style="info" %}
Clicking on the tile will navigate to a detailed view.
{% endhint %}

<figure><img src="/files/wvk1zNMzTHZ5poTrnCkj" alt=""><figcaption></figcaption></figure>

## Performance alerts

Performance alerts are displayed in tiles on the Environment Details page. These alerts indicate the system's performance status over the last hour based on the following criteria:

### Needs Attention

* **System Health**: Indicates "Needs Attention" if the CPU has any "Needs Attention" performance alerts.
* **Log Activity**: Indicates "Needs Attention" if there are 10 or more non-fatal errors.
* **Application Performance**: Indicates "Needs Attention" if there are any "Needs Attention" performance alerts, but none are "Critical".
* **Query Performance**: Indicates "Needs Attention" if there are any performance alerts, but none are "Critical".

### Critical

* **System Health**: Indicates "Critical" if any of the System Health metrics have "Critical" performance alerts, or if there are any system interruptions.
* **Log Activity**: Indicates "Critical" if there are any fatal errors.
* **Application Performance**: Indicates "Critical" if there are any "Critical" performance alerts.
* **Query Performance**: Indicates "Critical" if there are any "Critical" performance alerts.

## How to access

You can access the Environment Details from various locations within the Cloud Control Center:

* The "Environments at-a-glance" section, accessible through the Home menu item.
* The Environment view within Application Details.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.servoy.com/reference/servoy-cloud/cloud-control-center/application-overview/applications/environments/metrics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
