[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[[["\u003cp\u003ePlatform Administrators (PA) and Application Operators (AO) can access metrics in the monitoring instance to track system usage and capacity, with labels such as SKU name, tenant type, and bucket differentiating the measured characteristics.\u003c/p\u003e\n"],["\u003cp\u003eAvailable monitoring metrics include \u003ccode\u003eobj_tenant_used_capacity_bytes_count\u003c/code\u003e for bytes consumed, \u003ccode\u003eobj_tenant_objects_count\u003c/code\u003e for the number of objects, \u003ccode\u003eobj_tenant_quota_bytes\u003c/code\u003e for tenant quota, \u003ccode\u003eobj_proxy_servehttp_request_total\u003c/code\u003e for S3 requests, and \u003ccode\u003eobj_proxy_servehttp_first_byte_latency_milliseconds\u003c/code\u003e for operation completion time.\u003c/p\u003e\n"],["\u003cp\u003eQueries like \u003ccode\u003e(sum by (tenant_type, sku_id) (obj_tenant_used_capacity_bytes_count) / sum by (tenant_type, sku_id) (obj_tenant_quota_bytes))\u003c/code\u003e can be used by PAs to calculate the percentage of used capacity per tenant.\u003c/p\u003e\n"],["\u003cp\u003ePAs and AOs can utilize various queries, such as \u003ccode\u003eobj_tenant_used_capacity_bytes_count\u003c/code\u003e to view bytes used per bucket and \u003ccode\u003ehistogram_quantile\u003c/code\u003e to determine the 95th percentile of latency for specific S3 operations.\u003c/p\u003e\n"]]],[],null,["# Track storage health alerts\n\nPlatform Administrators (PA) and Application Operators (AO) access metrics in the monitoring instance to monitor usage and capacity in the system. These metrics have associated labels to differentiate measured characteristics, such as the stock-keeping unit (SKU) name, tenant type, and bucket.\n\nAccording to your role, you have access to the following metrics from the monitoring dashboard:\n\nThe following table contains some examples of how to use the previous monitoring\nmetrics:"]]