[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):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:"]]