unhappydepig opened a new issue #2967: Chinese garbled of alarm message 
URL: https://github.com/apache/skywalking/issues/2967
 
 
   - Why do you submit this issue?
   - [ ] Bug
   
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   SkyWalking6.1.0
   - Which company or project?
   zdp
   - What happen?
   I configure Chinese warning message in alarmRule, But the message I received 
on the server is garbled.
   
![image](https://user-images.githubusercontent.com/5573215/60378180-2842b680-9a51-11e9-8561-bd451a43eee2.png)
   By looking at the source 
code[org.apache.skywalking.oap.server.core.alarm.provider.WebhookCallback ], I 
learned that we used StringEntity to transfer information, but did not specify 
the encoding.
   
![image](https://user-images.githubusercontent.com/5573215/60378202-925b5b80-9a51-11e9-908a-147cb7448821.png)
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to