bigcyy commented on PR #3933: URL: https://github.com/apache/hertzbeat/pull/3933#issuecomment-3698244999
Hi @tomsun28 , we have internal labels (severity, alert_mode) that affect subsequent logic. While the DB schema supports a distinction, the current implementation treats user-defined and internal labels the same. Should we really be auto-saving them together? It might be better to filter out the constants defined in CommonConstants.java first. -- 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]
