zqr10159 opened a new pull request, #3387: URL: https://github.com/apache/hertzbeat/pull/3387
- Update table name generation to use monitor ID instead of app name - Prefix table names with "hzb" to avoid potential conflicts - Fix history data querying by using correct table name - Improve error handling in history data querying - Update Prometheus collector to change field name from "value" to "metric_value" <img width="1627" alt="image" src="https://github.com/user-attachments/assets/76ba024d-da97-4355-83de-61e2396b9033" /> ## Checklist - [ ] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide) - [ ] I have written the necessary doc or comment. - [ ] I have added the necessary unit tests and all cases have passed. ## Add or update API - [ ] I have added the necessary [e2e tests](https://github.com/apache/hertzbeat/tree/master/e2e) and all cases have passed. -- 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]
