mengxin523 opened a new issue, #3791:
URL: https://github.com/apache/hertzbeat/issues/3791
### Feature Request
For example, with the following format, there is no issue if all content is
in English:
ST22{Dump_Name="Dump_SUM",HostName="SAP_DEV",instance_hostname="sapdev"} 2
But it cannot be parsed if the content is in Chinese:
ST22{Dump_Name="Dump总数",HostName="SAP_DEV",instance_hostname="sapdev"} 2
### Is your feature request related to a problem? Please describe
It cannot be parsed if the content is in Chinese
### Describe the solution you'd like
It is hoped that HertzBeat can support the parsing of labels with Chinese
characters; at the very least, Prometheus does.
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]