This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
2.12.0 Release Notes
- Fix bugs introduced due to serdes of entire alert object
- Optimize retrieval of notification fields (by using native sql instead of JPQL which performs humungous joins) during alert evaluation
- Improvements to dashboard and alert APIs returning list of objects
- TSDBService federation implementation
- Increase no. of allowed tags for metrics from 7 to 50
- Other bug fixes and improvements