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