Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

2.12.0 Release Notes

Compare
Choose a tag to compare
@bsura bsura released this 25 Jan 00:49
· 13 commits to release/2.12.0 since this release
ee3e625
  • 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