Duansg opened a new issue, #3589: URL: https://github.com/apache/hertzbeat/issues/3589
### Feature Request _No response_ ### Is your feature request related to a problem? Please describe _No response_ ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered Currently, in some business scenarios, the Alibaba Cloud Elasticsearch product is being used. In specific kernel versions, this product supports PromQL statements through the timestream plugin to replace domain-specific language (DSL) statements for querying stored metric data. For background information and features, please refer to: [aliyun-timestream](https://www.alibabacloud.com/help/en/es/product-overview/overview-of-aliyun-timestream?spm=a2c63.p38356.0.i4) After understanding the current logic flow of hertzbeat, I have determined that it does not currently support this feature. I expect to implement it within the next week, with the following approximate scope: step1、Due to some differences with `prometheus rest api`, need to extend `AlibabaCloudESQueryExecutor` to support some differentiated `rest api`. step2、 Add new documents or explanations related to access. step3、 Add/complete test cases. <img width="1252" height="828" alt="Image" src="https://github.com/user-attachments/assets/ac0916cb-2621-4fbb-be5d-3f9e90ec8403" /> If you have any questions or concerns, please feel free to contact me at any time. ### 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]
