[Yandex Cloud documentation](../../../index.md) > [Yandex Object Storage](../../index.md) > [Step-by-step guides](../index.md) > Buckets > Viewing bucket metrics

# Viewing bucket metrics

Object Storage automatically delivers bucket performance metrics to [Yandex Monitoring](../../../monitoring/index.md).

You can view overall performance statistics on the [bucket page](#storage-ui). For more detailed information, use the [Monitoring interface](#monitoring).

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

## Viewing overall statistics on the bucket page {#storage-ui}

{% list tabs group=instructions %}

- Management console {#console}

  1. In the [management console](https://console.yandex.cloud), select a folder.
  1. Navigate to **Object Storage**.
  1. Select the bucket you want to get the statistics for.
  1. In the left-hand panel, select ![image](../../../_assets/console-icons/display-pulse.svg) **Monitoring**.
  1. Select the statistics time interval: 1 hour, 3 hours, 1 day, 1 week, or 1 month. 

      The page displays the following dashboards:
      
      * ![image](../../../_assets/console-icons/chart-column.svg) **Read Requests**: Number of `GET`, `HEAD`, `LIST`, and `OPTIONS` requests.
      * ![image](../../../_assets/console-icons/chart-column.svg) **Modify Requests**: Number of `PUT`, `POST`, and `DELETE` requests.
      * ![image](../../../_assets/console-icons/chart-column.svg) **Traffic**: Outgoing traffic size.
      * ![image](../../../_assets/console-icons/chart-column.svg) **Objects counts**: Number of bucket objects.
      * ![image](../../../_assets/console-icons/chart-column.svg) **Space by object type**: Used storage space by object type (single part objects, multipart objects, or object parts).
      * ![image](../../../_assets/console-icons/chart-column.svg) **Space by storage type**: Used storage space used by storage class.

{% endlist %}

## View detailed statistics in Monitoring {#monitoring}

{% list tabs group=instructions %}

- Management console {#console}

  1. In the [management console](https://console.yandex.cloud), select a folder.
  1. Navigate to **Object Storage**.
  1. In the left-hand panel, select ![image](../../../_assets/monitoring/concepts/visualization/legend-goto-chart.svg) **Metrics**.
  1. In the query, specify the following:
      1. **Object Storage**.
      1. Metric you want to visualize.
      1. Metric label.

{% endlist %}