[Yandex Cloud documentation](../../index.md) > [Yandex Application Load Balancer](../index.md) > [Step-by-step guides](index.md) > L7 load balancers > Viewing L7 load balancer statistics

# Viewing L7 load balancer statistics

Application Load Balancer automatically sends load balancer performance metrics to the [Yandex Monitoring](../../monitoring/index.md) service.

For a full list of metrics, see [this reference](../metrics.md).

## View the load balancer summary {#summary}

Application Load Balancer provides the load balancer summary without a resource breakdown.

To view the statistics:

{% list tabs group=instructions %}

- Management console {#console}

  1. In the [management console](https://console.yandex.cloud), select the folder the load balancer is in.
  1. Navigate to **Application Load Balancer**.
  1. Click your load balancer's name.
  1. Navigate to the **Monitoring** tab.
  1. Select the dashboard: **HTTP statistics** or **Capacity statistics**.
  1. Select the statistics time interval: 1 hour, 3 hours, 1 day, 1 week, or 1 month.

{% endlist %}

## Viewing statistics by resources {#resources}

Monitoring provides load balancer runtime statistics broken down by resources, e.g., HTTP routers, virtual hosts, routes, etc.

To view the statistics:

{% list tabs group=instructions %}

- Management console {#console}

  1. In the [management console](https://console.yandex.cloud), select the folder the load balancer is in.
  1. Navigate to **Application Load Balancer**.
  1. Click your load balancer's name.
  1. Navigate to the **Monitoring** tab.
  1. Select the dashboard: **HTTP statistics** or **Capacity statistics**.
  1. Click **Open in Monium**.
  1. Select the resources whose statistics you want to see:

     * **HTTP Router**: [HTTP router](../concepts/http-router.md).
     * **Virtual Host**: HTTP router virtual host.
     * **Route**: Virtual host route.
     * **Backend Group**: [Group of backends](../concepts/backend-group.md).
     * **Backend**: Backend.
     * **Zone**: [Availability zone](../../overview/concepts/geo-scope.md) hosting the load balancer nodes. For more information, see [Load balancer location and its internal IP addresses](../concepts/application-load-balancer.md#lb-location).

     If you select `*` in this field, the dashboard will display aggregate statistics for all relevant resources, e.g., HTTP routers.

  1. Select the statistics time interval.
  1. To refresh the dashboard, click ![](../../_assets/console-icons/arrows-rotate-right.svg). You can also set the auto refresh rate next to this button.

{% endlist %}