[[["わかりやすい","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 UTC。"],[[["\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:"]]