FunctionGraph Metrics
Introduction
This section describes the function metrics reported to Cloud Eye.
Their namespace and dimension are also included. You can view monitoring graphs and alarm messages on the Cloud Eye console.
Namespace
SYS.FunctionGraph
Function Metrics
Metric |
Display Name |
Description |
Unit |
Upper Limit |
Lower Limit |
Recommended Threshold |
Value Type |
Meaning |
Dimension |
---|---|---|---|---|---|---|---|---|---|
count |
Invocations |
Number of times a function is invoked |
Count |
- |
0 |
- |
Int |
Number of times a function is invoked |
package-functionname |
failcount |
Errors |
Number of errors that occur when a function is invoked |
Count |
- |
0 |
- |
Int |
Number of errors that occur when a function is invoked |
package-functionname |
rejectcount |
Throttles |
Number of times a function is throttled when invoked |
Count |
- |
0 |
- |
Int |
Number of times a function is throttled when invoked |
package-functionname |
duration |
Average Duration |
Average time a function is invoked |
ms |
- |
0 |
- |
Int |
Average time a function is invoked |
package-functionname |
maxDuration |
Maximum Duration |
Maximum time a function is invoked |
ms |
- |
0 |
- |
Int |
Maximum time a function is invoked |
package-functionname |
minDuration |
Minimum Duration |
Minimum time a function is invoked |
ms |
- |
0 |
- |
Int |
Minimum time a function is invoked |
package-functionname |
Dimension
Key |
Value |
---|---|
package-functionname |
App_name-Function_name |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot