[
https://issues.apache.org/jira/browse/SCB-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16328400#comment-16328400
]
ASF GitHub Bot commented on SCB-150:
------------------------------------
zhengyangyong 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-358222538
now support setting output level of status dimension :
```yaml
servicecomb:
metrics:
dimension:
#status dimension
status:
# success_failed : only output success & failed (default)
# code_group : output 1xx,2xx,3xx,4xx,5xx and xxx
# code : output detail code like 200,404,500... etc
output_level: success_failed
```
----------------------------------------------------------------
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)