通过本文您可以了解函数计算的监控项。
- Namespace为acs_fc。
- Period默认为60秒,也可以为60的整数倍。
监控项 | 单位 | Metric | Dimensions | Statistics |
---|---|---|---|---|
FunctionAvgDuration | ms | FunctionAvgDuration | userId、region、serviceName、functionName | Value |
FunctionBillableInvocations | Count | FunctionBillableInvocations | userId、region、serviceName、functionName | Value |
FunctionBillableInvocationsRate | % | FunctionBillableInvocationsRate | userId、region、serviceName、functionName | Value |
FunctionClientErrors | Count | FunctionClientErrors | userId、region、serviceName、functionName | Value |
FunctionClientErrorsRate | % | FunctionClientErrorsRate | userId、region、serviceName、functionName | Value |
FunctionErrors | Count | FunctionFunctionErrors | userId、region、serviceName、functionName | Value |
FunctionErrors占比 | % | FunctionFunctionErrorsRate | userId、region、serviceName、functionName | Value |
最大内存使用 | MB | FunctionMaxMemoryUsage | userId、region、serviceName、functionName | Value |
FunctionServerErrors | Count | FunctionServerErrors | userId、region、serviceName、functionName | Value |
FunctionServerErrorsRate | % | FunctionServerErrorsRate | userId、region、serviceName、functionName | Value |
FunctionThrottles | Count | FunctionThrottles | userId、region、serviceName、functionName | Value |
FunctionThrottlesRate | % | FunctionThrottlesRate | userId、region、serviceName、functionName | Value |
FunctionTotalInvocations | Count | FunctionTotalInvocations | userId、region、serviceName、functionName | Value |
RegionBillableInvocations | Count | RegionBillableInvocations | userId、region | Value |
RegionbillableInvocationsRate | % | RegionbillableInvocationsRate | userId、region | Value |
RegionClientErrors | Count | RegionClientErrors | userId、region | Value |
RegionClientErrorsRate | % | RegionClientErrorsRate | userId、region | Value |
RegionServerErrors | % | RegionServerErrors | userId、region | Value |
RegionThrottles | Count | RegionThrottles | userId、region | Value |
RegionThrttlesRate | % | RegionThrttlesRate | userId、region | Value |
RegionTotalInvocations | Count | RegionTotalInvocations | userId、region | Value |
ServiceBillableInvocations | Count | ServiceBillableInvocations | userId、region、serviceName | Value |
ServiceBillableInvocationsRate | % | ServiceBillableInvocationsRate | userId、region、serviceName | Value |
ServiceClientErrors | Count | ServiceClientErrors | userId、region、serviceName | Value |
ServiceClientErrorsRate | % | ServiceClientErrorsRate | userId、region、serviceName | Value |
ServiceServerErrors | Count | ServiceServerErrors | userId、region、serviceName | Value |
ServiceServerErrorsRate | % | ServiceServerErrorsRate | userId、region、serviceName | Value |
ServiceThrottles | Count | ServiceThrottles | userId、region、serviceName | Value |
ServiceThrottlesRate | % | ServiceThrottlesRate | userId、region、serviceName | Value |
ServiceTotalInvocations | Count | ServiceTotalInvocations | userId、region、serviceName | Value |
在文档使用中是否遇到以下问题
更多建议
匿名提交