debezium / debezium/dbz

Streaming context metrics at table level [DBZ-2651]

Open
#374 0 comments 0 reactions 0 assignees View on GitHub
component/db2-connector component/sqlserver-connector migrated-from-jira type/enhancement
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-2651](https://issues.redhat.com/browse/DBZ-2651)

Hi, 
 
I am using [https://github.com/debezium/debezium-examples/tree/master/monitoring] , and I would like to have debezium_metrics_MilliSecondsSinceLastEvent or debezium_metrics_TotalNumberOfEventsSeen for streaming context at table level, that is, not just at connector level. Such as for example, there is debezium_metrics_RowsScanned for snapshot context at table level. Is it possible?
 
Thanks, 
Hrvoje

Contributor guide

Open the contributing guide

Research direction

Read the monitoring example linked in the issue and compare the existing table-level RowsScanned metric with the connector-level streaming metrics named here. Trace how snapshot and streaming contexts expose metrics; done means MilliSecondsSinceLastEvent or TotalNumberOfEventsSeen is available at table level with suitable coverage and documentation.

Written by the indexing model from the issue text.

Assessment

Domain
databases, observability-sre
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.