Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

v2.0.1 - Additional JDBC Driver Support

Latest
Compare
Choose a tag to compare
@ivantopo ivantopo released this 14 Aug 20:27
· 5 commits to master since this release

New Features:

  • #22 The JDBC instrumentation now targets the latest MySQL ConnectorJ and Amazon RedShift.

Changes

  • The ErrorOnFailedStatement processor is no longer enabled by default. This is due to the fact that most people already have a mechanism to log JDBC statement failures so most people would end up with errors being logged twice.