v2.7.0
Release date
29th July 2022
Improvements​
- New Relic integration has been added. See New Relic integration for more detail.
- Alerts can be viewed in more places such as the Instance overview and the Instance dashboard
- SQL Statistics collection now available for Oracle, IBM Db2 and CockroachDB 21.2 and above, in addition to SQL Server.
- IBM Db2 execution plans have been improved.
- Wait time is now relabelled as Total time where it includes waits and active time.
Fixes​
- UI performance improved by 25% compared to v2.6
- Several minor bug fixes.
Known Issues​
- If you enable SQL Statistics collection for CockroachDB 21.1 or below if will show zeros for statement statistics.
- If you are monitoring a server which requires TLS v1.0 or v1.1 which are now obsolete you will need to edit
./lib/security/java.security
to changedisabledAlgorithms
and restart the DBmarlin Tomcat. See this FAQ for more details.