Monitoring Metrics
According to Samsung Cloud Platform’s policy, the Cloud Monitoring service is scheduled to be discontinued.
Accordingly, after the September 2026 release, resource monitoring of the Samsung Cloud Platform via Cloud Monitoring will no longer be possible.
With the new alternative service, you can continuously perform resource monitoring by using ServiceWatch, released in October 2025.
ServiceWatch provides more modern and powerful features, replacing Cloud Monitoring to deliver a smooth monitoring environment.
Detailed information about ServiceWatch is available in the ServiceWatch Overview.
Object Storage Monitoring Metrics
The table below shows the monitoring metrics for Object Storage that can be viewed through Cloud Monitoring. For detailed usage of Cloud Monitoring, refer to the Cloud Monitoring guide.
| Performance Item Name | Explanation | unit |
|---|---|---|
| Objects | Number of objects stored in the bucket | cnt |
| Bucket Used | Amount of data stored in the bucket (bytes) | bytes |
| Requests [Upload Avg] | Upload usage per bucket | bytes |
| Requests [Download Avg] | Download usage per bucket | bytes |
| Requests [Total] | Total number of HTTP requests executed in the bucket | cnt |
| Requests [Get] | Number of HTTP GET requests executed on objects in the bucket | cnt |
| Requests [Head] | Number of HTTP HEAD requests executed for objects in the bucket | cnt |
| Requests [List] | Number of LIST requests executed for objects in the bucket | cnt |
| Requests [Post] | Number of HTTP POST requests executed on objects in the bucket | cnt |
| Requests [Put] | Number of HTTP PUT requests executed on objects in the bucket | cnt |
| Requests [Delete] | Number of HTTP DELETE requests executed on objects within the bucket | cnt |