Todos os produtos
Search
Central de documentação

Object Storage Service:Visualizar o uso de recursos de um bucket

Última atualização: Sep 09, 2026

Este tópico descreve como visualizar o uso de recursos de um bucket. As informações de uso de recursos no console do Object Storage Service (OSS) servem apenas como referência.

Informações básicas

No console do OSS, é possível consultar as seguintes estatísticas sobre o uso de recursos de um bucket:

  • Basic Data: inclui uso de armazenamento, largura de banda, tráfego, número de requisições, tamanho das imagens processadas e quantidade de requisições de processamento de imagens.

  • Ranking Statistics: abrange visualizações de página (PVs), visitantes únicos (UVs) e os 10 principais Referers ou endereços IP que acessam o bucket. O cálculo de requisições com falha para os 10 principais IPs considera requisições com códigos de status HTTP 4XX (exceto 499) e 5XX.

  • Region and Operator Statistics: apresenta a distribuição de visitantes por região e provedor de services de Internet (ISP).

  • API Statistics: contém estatísticas de métodos HTTP e códigos de status.

  • Object Access Statistics: exibe dados estatísticos sobre o acesso a objetos.

Nota

As opções Ranking Statistics, Region and Operator Statistics, API Statistics e Object Access Statistics estão disponíveis apenas nas seguintes regiões: China continental, China (Hong Kong), US (Virginia), US (Silicon Valley), Germany (Frankfurt) e Singapore.

Neste tópico, utilizamos Basic Data como exemplo para demonstrar a visualização do uso de recursos.

Procedimento

  1. Faça login no console do OSS.

  2. No painel de navegação à esquerda, clique em Buckets. Na página exibida, clique em nome do bucket desejado.

  3. Na árvore de navegação à esquerda, escolha Data Usage > Basic Data.

    A aba Basic Data exibe os seguintes gráficos: Buckets, Used Bandwidth, Traffic Usage, Requests, Image Processing Capacity e Image Processing Requests.

    • Buckets: Este gráfico mostra o uso de armazenamento do bucket durante um período específico.

      Dados básicos

      Descrição

      Standard-Actual Storage Usage

      Tamanho dos objetos Standard no bucket.

      Billed storage usage

      Capacidade de armazenamento faturada do bucket.

    • Used Bandwidth: Este gráfico ilustra o uso de largura de banda em um determinado período.

      Dados básicos

      Descrição

      VPC Inbound

      Largura de banda consumida ao enviar dados para o OSS via Alibaba Cloud Virtual Private Cloud (VPC).

      VPC Outbound

      Largura de banda utilizada para acessar ou baixar dados do OSS pela Alibaba Cloud VPC.

      CDN Origin Inbound

      Largura de banda usada no upload de dados para o OSS pelo Alibaba Cloud CDN (CDN).

      CDN Origin Outbound

      Largura de banda consumida ao acessar ou baixar dados do OSS pelo CDN.

      CRR Inbound

      Largura de banda utilizada na replicação de dados para o bucket via cross-region replication (CRR) pela Internet.

      CRR Outbound

      Largura de banda usada na replicação de dados do bucket para outro bucket via CRR pela Internet.

      Inbound over the Internet

      Largura de banda consumida no upload de dados para o bucket pela Internet.

      Outbound over the Internet

      Largura de banda utilizada para acessar ou baixar dados do bucket pela Internet.

      Outbound over Internal Networks

      Largura de banda usada para acessar ou baixar dados do bucket em redes internas.

      Inbound over Internal Networks

      Largura de banda consumida no upload de dados para o bucket via redes internas.

    • Traffic Usage: Este gráfico representa o consumo de tráfego do bucket em um intervalo de tempo definido.

      Dados básicos

      Descrição

      VPC Inbound

      Tráfego gerado ao enviar dados para o bucket via Alibaba Cloud VPC.

      VPC Outbound

      Tráfego produzido ao acessar ou baixar dados do bucket pela Alibaba Cloud VPC.

      CDN Origin Inbound

      Tráfego originado pelo upload de dados no bucket pelo CDN.

      CDN Origin Outbound

      Tráfego gerado ao acessar ou baixar dados do bucket pelo CDN.

      CRR Inbound

      Tráfego resultante da replicação de dados para o bucket via CRR pela Internet.

      CRR Outbound

      Tráfego causado pela replicação de dados do bucket para outro bucket via CRR pela Internet.

      Inbound over the Internet

      Tráfego gerado no upload de dados para o bucket pela Internet.

      Outbound over the Internet

      Tráfego produzido ao acessar ou baixar dados do bucket pela Internet.

      Outbound over Internal Networks

      Tráfego gerado ao acessar ou baixar dados do bucket em redes internas.

      Inbound over Internal Networks

      Tráfego resultante do upload de dados para o bucket via redes internas.

    • Requests: Este gráfico exibe o volume horário de requisições de acesso ao bucket:

      • Requisições com código de status HTTP 403

      • Requisições com códigos de status HTTP 4xx

      • Requisições com códigos de status HTTP 4xx, excluindo 403, 404, 408 e 499

      • Requisições com códigos de status HTTP 5xx

        Esta curva registra a quantidade de requisições que retornaram um código de status HTTP 5xx (como 501, 502 ou 503).

      • Requisições PUT

        Request

        Description

        PutBucket

        Creates a bucket.

        ListObjects (GetBucket) and ListObjectsV2 (GetBucketV2)

        Lists all objects.

        Nota

        You are billed for ListObjects (GetBucket) and ListObjectsV2 (GetBucketV2) in the PUT request category. ListObjects (GetBucket) and ListObjectsV2 (GetBucketV2) usage is included in the PUT request usage. For more information, see API operation calling fees.

        PutBucketACL

        Configures an access control list (ACL) for a bucket.

        PutBucketInventory

        Configures inventories for a bucket.

        DeleteBucketInventory

        Deletes inventories that are configured for a bucket.

        PutBucketLogging

        Enables logging for a bucket.

        DeleteBucketLogging

        Disables logging for a bucket.

        PutBucketWebsite

        Enables static website hosting for a bucket and configures redirection rules for the bucket.

        DeleteBucketWebsite

        Disables static website hosting for a bucket and deletes the redirection rules configured for the bucket.

        PutBucketReferer

        Configures the Referer whitelist and specifies whether requests with empty Referer fields are allowed.

        PutBucketLifecycle

        Configures lifecycle rules for a bucket.

        CommitTransition

        Converts the storage class of objects to IA, Archive, Cold Archive, or Deep Cold Archive based on lifecycle rules.

        ExpireObject

        Deletes an object based on lifecycle rules.

        DeleteBucketLifecycle

        Deletes lifecycle rules that are configured for a bucket.

        DeleteBucket

        Deletes a bucket.

        PutObject

        Uploads an object.

        CopyObject

        Copies objects to the same bucket or to another bucket within the same region.

        AppendObject

        Uploads an object by appending the content of the object to an existing object.

        DeleteObject

        Deletes a single object.

        DeleteMultipleObjects

        Deletes multiple objects.

        PutObjectACL

        Configures an ACL for an object.

        PostObject

        Uploads an object by using an HTML form.

        PutSymlink

        Creates a symbolic link.

        RestoreObject

        Restores Archive, Cold Archive, or Deep Cold Archive objects.

        InitiateMultipartUpload

        Initiates a multipart upload task.

        UploadPart

        Uploads an object by part based on the specified object name and the upload ID.

        AbortMultipartUpload

        Cancels a multipart upload task and deletes uploaded parts.

        UploadPartCopy

        Copies an object by part.

        PutBucketReplication

        Configures data replication rules for a bucket.

        DeleteBucketReplication

        Stops a data replication task for a bucket and deletes the data replication rules configured for the bucket.

        PutBucketCors

        Configures cross-origin resource sharing (CORS) for a bucket.

        DeleteBucketCors

        Deletes CORS configurations of a bucket.

        CompleteMultipartUpload

        Completes a multipart upload task.

        InitiateBucketWorm

        Creates a retention policy for a bucket.

        AbortBucketWorm

        Deletes an unlocked retention policy.

        CompleteBucketWorm

        Locks a retention policy.

        ExtendBucketWorm

        Extends the retention period (days) of objects in a bucket for which a retention policy is locked.

        PutBucketVersioning

        Enables versioning for a bucket.

        PutBucketPolicy

        Configures a bucket policy.

        DeleteBucketPolicy

        Deletes a bucket policy.

        PutBucketTags

        Adds tags to or modifies the tags of a bucket.

        DeleteBucketTags

        Deletes tags of a bucket.

        PutBucketEncryption

        Configures a data encryption rule for a bucket.

        DeleteBucketEncryption

        Deletes a data encryption rule configured for a bucket.

        PutBucketRequestPayment

        Configures request payment settings for a bucket.

        PutObjectTagging

        Adds tags to or modifies tags of an object.

        DeleteObjectTagging

        Deletes tags of an object.

        PutLiveChannel

        Creates a LiveChannel.

        DeleteLiveChannel

        Deletes a LiveChannel.

        PutLiveChannelStatus

        Changes the status of a LiveChannel.

        PostVodPlaylist

        Generates a playlist that is used for video on demand (VOD) for a LiveChannel.

      • Requisições GET

        Request

        Description

        GetBucketAcl

        Queries the ACL of a bucket.

        GetBucketLocation

        Queries the data center in which a bucket is located.

        GetBucketInfo

        Queries information about a bucket.

        GetBucketLogging

        Queries the logging configurations of a bucket.

        GetBucketWebsite

        Queries the static website hosting configurations of a bucket.

        GetBucketReferer

        Queries the Referer configurations of a bucket.

        GetBucketLifecycle

        Queries the lifecycle rules that are configured for a bucket.

        GetBucketReplication

        Queries the data replication rules that are configured for a bucket.

        GetBucketReplicationLocation

        Queries the regions of the destination bucket to which data can be replicated.

        GetBucketReplicationProgress

        Queries the data replication progress.

        GetBucketInventory

        Queries an inventory of a bucket.

        ListBucketInventory

        Queries all inventories that are configured for a bucket.

        GetObject

        Downloads an object.

        HeadObject

        Queries all metadata of an object.

        GetObjectMeta

        Queries some metadata information of an object.

        GetObjectACL

        Queries the ACL of an object.

        GetSymlink

        Queries symbolic links.

        ListMultipartUploads

        Lists all ongoing multipart upload tasks.

        ListParts

        Lists the uploaded parts.

        UploadPartCopy

        Copies an object by part.

        GetBucketCors

        Queries the CORS rules that are configured for a bucket.

        GetBucketWorm

        Queries the retention policies that are configured for a bucket.

        GetBucketVersioning

        Queries the versioning status of a bucket.

        ListObjectVersions (GetBucketVersions)

        Queries the versions of all objects in a bucket.

        GetBucketPolicy

        Queries the bucket policies that are configured for a bucket.

        GetBucketReferer

        Queries Referer configurations of a bucket.

        GetBucketTags

        Queries the tags of a bucket.

        GetBucketEncryption

        Queries the encryption configurations of a bucket.

        GetBucketRequestPayment

        Queries the pay-by-requester configurations of a bucket.

        SelectObject

        Scans an object.

        GetObjectTagging

        Queries the tags of an object.

        ListLiveChannel

        Queries the list of LiveChannels.

        GetLiveChannelInfo

        Queries the configurations of a specific LiveChannel.

        GetLiveChannelStat

        Queries the stream ingest status of a specific LiveChannel.

        GetLiveChannelHistory

        Queries the stream ingest history of a specific LiveChannel.

        GetVodPlaylist

        Queries the playlist that is generated by the streams ingested to a specific LiveChannel within a specific time range.

    • Image Processing Capacity: Exibe o volume de dados de imagem processados.

    • Image Processing Requests: Mostra a quantidade de requisições para processamento de imagens.

  4. Especifique um intervalo de tempo na parte superior dos gráficos.

  5. Analise os dados nos gráficos. No exemplo abaixo, o gráfico Requests demonstra a visualização dos itens de dados básicos.

    Por padrão, o gráfico apresenta dados para requisições 4xx, requisições 5xx, requisições PUT e requisições GET. É possível ocultar uma série de dados. Por exemplo, ao clicar em Requests with HTTP Status Code 5XX, o gráfico exibirá apenas requisições 4xx, requisições PUT e requisições GET.