[
https://issues.apache.org/jira/browse/SCB-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16326662#comment-16326662
]
ASF GitHub Bot commented on SCB-150:
------------------------------------
WillemJiang commented on issue #508: [SCB-150] Add Status(success/failed)
dimension to operation call count and tps
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/508#issuecomment-357822555
There could be lots's of dimensions if we create the counter per status
code. My suggestion is we only provide 2xx, 3xx, 4xx, 5xx status code for it.
BTW, we can take the Spring Boot actuator as an example, we don't need lots
detail metrics, we just need to tell the administrator something is wrong, and
you can find more information by looking up the access log.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add Success / Fail Dimension for Invocation
> -------------------------------------------
>
> Key: SCB-150
> URL: https://issues.apache.org/jira/browse/SCB-150
> Project: Apache ServiceComb
> Issue Type: Sub-task
> Components: Java-Chassis
> Reporter: yangyongzheng
> Assignee: yangyongzheng
> Priority: Major
> Fix For: java-chassis-1.0.0-m1
>
> Attachments: screenshot-1.png
>
>
> Add Success / Fail Dimension for Invocation,new metric available :
> !screenshot-1.png!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)