Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-1206

Add MySQL Connector metric to expose "number of filtered events"

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 0.9.4.Final
    • 0.9.3.Final
    • mysql-connector
    • None

    Description

      Expose metric for "Number of Events Filtered"

      MySQL binlog connector currently exposes the ability to filter processing events based on database name (database.whitelist, database.blacklist), by table name (table.whitelist, table.blacklist), and/or by column name (column.blacklist). Currently when a record is filtered based on these criteria, it is exposed by a debug log statement.

      Lets improve upon this by exposing the number of events filtered by these configuration values via a new metric named "numberOfFilteredEvents".

      Items covered under ticket

      • Add new metric.
      • Test coverage.
      • Update documentation for metric.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              spowis Stephen Powis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: