Changelog

26 September 2022

SQL Metrics screen (Db2 & CockroachDB)

💪 Now available

Feature

The SQL Metrics screen will show SQL statements and their KPIs such as Execute count, Duration, CPU time etc

26 September 2022

Link from host to instance

💪 Now available

Feature

Provide a link from a host to the instances running on that host

02 August 2022

Db2 improvements

💪 Now available

Enhancement

  1. Add predicate and more detail to Db2 explain plans
  2. Add execution counts to db2 statement list - as per Oracle / SQL Server
  3. Incorrect number format for Db2 plan costs
  4. Executing vs. Idle Activities in DB2
  5. Fix log message regarding Duplicate key values.
  6. Fix log message pdq.jar java.io.FileNotFoundException

02 August 2022

Show alerts on more screens

💪 Now available

Enhancement

Show the when alerts rule thresholds were crossed on the charts for host and instances and as a list view.

02 August 2022

New Relic integration

💪 Now available

Feature

Allow DBmarlin data to be sent to New Relic so it can be viewed along with other application and infrastructure data.

12 July 2022

Alerting

💪 Now available

Feature

I need to have DBmarlin alert me when performance goes bad.

03 May 2022

Some very long statements are omitted

💪 Now available

Enhancement

Some very long statements are omitted with this message:
Due to the length of this statement, we're unable to format and display it to you. You can download the statement by clicking the download button below ...
Is there any way to view however the execution plan?

01 April 2022

Archiving of time periods

💪 Now available

Feature

Would like to be able to save detailed data at maximum granularity for certain events such as Black Friday or incidents or load tests for example.

03 March 2022

Update infrastructure component to latest versions

💪 Now available

Enhancement

Would like Nginx, Tomcat, Java and PostgreSQL patched to the latest versions to include security updates.

03 March 2022

Knowledge base for execution plan operations

💪 Now available

Feature

Would like more information to help read explain plans such as what the operations mean. E.g Hash join or nested loops.

24 January 2022

Grouped SQL Statements

💪 Now available

Feature

Would like to be able to group similar statements so that I can see the overall performance of many similar statements which are identical except for the parameters.

21 January 2022

Support for IBM Db2

💪 Now available

Feature

Would like to be able to monitor IBM Db2 on Linux, Unix or Windows.

21 January 2022

Knowledge base for Wait Events

💪 Now available

Feature

Description of what wait events mean and what can be done to reduce them.