soander commented on PR #9620:
URL: https://github.com/apache/skywalking/pull/9620#issuecomment-1257540488

   > @soander Could you put a summary about which are changed from last comment?
   
   @wu-sheng Compared with the last comment:
   
   **Code file**
   -
   - Changed code according to **suggested changes** like 
`createConfigBeanIfAbsent` method in the `TelegrafReceiverProvider` class, 
`ModuleStartException` in the `TelegrafConfigs` class
   - Refactor code about **converting** JSON format telegraf data to Java POJO, 
created new class `TelegrafDatum` and rewrite class 'TelegrafData'
   - Removed redundant `@JsonProperty` annotations in the class `TelegrafDatum`
   
   **Configuration file**
   -
   - Add the telegraf  module configuration in the `application.yml` to 
activate it
   
   **Document file**
   - 
   - Update the `changes.md`
   - Added the `Design`, `Step`, `Attention` in PR description


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to