zhangshenghang opened a new issue, #1873: URL: https://github.com/apache/hertzbeat/issues/1873
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Monitoring metic matching failed Use ElasticSearch as an example: issue file:MetricsCollect On line 171, we see the collected data as shown in the picture below <img width="908" alt="image" src="https://github.com/apache/hertzbeat/assets/29418975/9466b226-d9a8-447e-9cea-e6329b25a2e9"> <img width="916" alt="image" src="https://github.com/apache/hertzbeat/assets/29418975/59bfaf41-726a-4194-be6a-893324bf3b1d"> When debugging to line 172, it was found that several statistical metric were missing. <img width="865" alt="image" src="https://github.com/apache/hertzbeat/assets/29418975/09b20597-8322-446d-89e8-414a58fb3624"> ### Expected Behavior _No response_ ### Steps To Reproduce _No response_ ### Environment ```markdown HertzBeat version(s): ``` ### Debug logs _No response_ ### Anything else? _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]
