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

Expose a metric for number of create, update, delete events per table

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Beta1
    • None
    • core-library
    • None

      We want to expose metrics per table about the type of operation performed:

      • insert
      • delete
      • update

      These metrics can be used to detect data mutation patterns and, by integrating with analytics tools, teams can build detailed activity dashboards that reveal the volume and nature of operations per table. These insights are invaluable for identifying unexpected patterns, such as a sudden drop in inserts caused by a new micro services deployment with a bug.

      Proof of concept demo
      https://github.com/mfvitale/debezium-examples/tree/db_activity_monitoring
      https://github.com/mfvitale/debezium/tree/db_activity

            rh-ee-mvitale Mario Fiore Vitale
            rh-ee-mvitale Mario Fiore Vitale
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: