AggregateMetricInfo
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
time |
No |
Integer |
Report time. |
name |
No |
String |
API name. |
qps |
No |
Number |
Current Query Per Second (QPS). |
latency |
No |
Number |
Average latency. |
rate |
No |
Integer |
Success rate. |
total |
No |
Integer |
Total number of requests. |
isCircuitBreakerOpen |
No |
Boolean |
Whether the circuit breaker is enabled. |
failure |
No |
Integer |
Total number of failed requests. |
shortCircuited |
No |
Integer |
Total number of short circuits. |
semaphoreRejected |
No |
Integer |
Total number of rejected semaphores. |
threadPoolRejected |
No |
Integer |
Total number of rejected threads. |
countTimeout |
No |
Integer |
Total number of timeout requests. |
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