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


With regards,
Apache Git Services

Reply via email to