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-357939532
 
 
   I think I can add a switch named 
*servicecomb.metrics.dimension.http_code*,default value is **false**,if user 
enable it,detail metrics will be record like : 
   servicecomb.instance.producer.producerCall.tps.{Status=all}
   servicecomb.instance.producer.producerCall.tps.{Status=success}
   servicecomb.instance.producer.producerCall.tps.{Status=failed}
   servicecomb.instance.producer.producerCall.tps.{Status=200}
   servicecomb.instance.producer.producerCall.tps.{Status=404}
   ...

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to