The page has been translated by Gen AI.

ServiceWatch metric

Object Storage sends metrics to ServiceWatch. The metrics provided by basic monitoring are data collected at 5‑minute intervals. In Object Storage, you can view replication metrics for each replication policy in ServiceWatch by enabling replication metrics per bucket.

Refer to How-to guides > Object Storage 복제 지표 활성화하기 for how to enable ServiceWatch replication metrics.

Reference
For how to view metrics in ServiceWatch, refer to the ServiceWatch guide.

Basic Metrics

The following are basic metrics for the Object Storage namespace.

The indicators whose names are displayed in bold below are the indicators selected as key among the basic metrics provided by Object Storage. The key metrics are used to build service dashboards that are automatically created for each service in ServiceWatch.

Each metric provides guidance in the user guide on which statistical values are meaningful when querying that metric, and among the meaningful statistics, the values displayed in bold are the primary statistics. In the service dashboard, you can view key metrics through primary statistical values.

Performance itemsDetailed descriptionunitmeaningful statistics
object_countNumber of objects stored in the bucketCount
  • average
object_byteAmount of data stored in the bucketBytes
  • average
upload_bytesUpload usage per bucketbytes
  • Total
download_bytesDownload usage per bucketbytes
  • Total
all_requestsTotal number of HTTP requests executed in the bucketcnt
  • Total
get_requestsNumber of HTTP GET requests executed for objects in the bucketcnt
  • Total
head_requestsNumber of HTTP HEAD requests made for objects in the bucketcnt
  • Total
list_requestsNumber of LIST requests executed for objects in the bucketcnt
  • Total
post_requestsNumber of HTTP POST requests executed on objects in the bucketcnt
  • Total
put_requestsNumber of HTTP PUT requests executed on objects in the bucketcnt
  • Total
delete_requestsNumber of HTTP DELETE requests executed on objects within the bucketcnt
  • Total
Table. Object Storage Basic Metrics

Replication metric

The following are replication metrics. Replication metrics are collected per replication policy. Replication metrics are collected only when ServiceWatch replication metrics are enabled for each bucket. The replication metrics are as follows.

Performance itemsDetailed descriptionunitmeaningful statistics
replication_total_countTotal number of objects to be transferredCount
  • maximum
replication_transferred_countNumber of objects transmittedCount
  • total
replication_progress_countNumber of objects being transferredCount
  • maximum
replication_queued_countNumber of objects pending transmissionCount
  • maximum
replication_pending_countNumber of objects with transmission delayCount
  • maximum
replication_failure_countNumber of failed transmission objectsCount
  • Total
replication_total_bytesTotal transmission target sizeBytes
  • maximum
replication_transferred_bytesTransferred data sizeBytes
  • Total
replication_max_processing_timeMaximum processing timeSeconds
  • maximum
replication_avg_processing_timeAverage processing timeSeconds
  • average
Table. Object Storage Replication Metrics
Monitoring Metrics
How-to guides