You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/05/04 04:04:05 UTC

[GitHub] peng-yongsheng opened a new pull request #1161: Rename thermodynamic attributes.

peng-yongsheng opened a new pull request #1161: Rename thermodynamic attributes.
URL: https://github.com/apache/incubator-skywalking/pull/1161
 
 
   ```
   configuration:
     default:
   #     namespace: xxxxx
   # alarm threshold
       applicationApdexThreshold: 2000
       serviceErrorRateThreshold: 10.00
       serviceAverageResponseTimeThreshold: 2000
       instanceErrorRateThreshold: 10.00
       instanceAverageResponseTimeThreshold: 2000
       applicationErrorRateThreshold: 10.00
       applicationAverageResponseTimeThreshold: 2000
   # thermodynamic
       thermodynamicResponseTimeStep: 50
       thermodynamicCountOfResponseTimeSteps: 40
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services