Aias00 opened a new issue, #2604:
URL: https://github.com/apache/rocketmq-dashboard/issues/2604

   ## Problem
   
   `AlertRuleRequestDTO` accepts valid composite Prometheus durations such as 
`1h30m`, but `AlertService` uses a narrower single-segment expression while 
exporting YAML. The exporter silently substitutes `5m` for the persisted 
duration.
   
   ## Scope
   
   - Use one compatible duration grammar for input validation and export.
   - Preserve valid persisted composite durations in exported Prometheus rules.
   - Add regression coverage for a composite duration.


-- 
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]

Reply via email to