Week 4 (July 2026)

This page contains my work log for July 22–31, 2026.

Tasks

Wednesday, July 22, 2026

Thursday, July 23, 2026

Debezium Example: db-activity-monitoring

Today, I submitted a pull request to address the issue to standardize Java version and adopt Debezium BOM for dependency management. Details below:

pull request: https://github.com/debezium/debezium-examples/pull/433


Friday, July 24, 2026

Saturday, July 25, 2026

Debezium Example: debezium-python

Today, I submitted a pull request to address the issue to standardize Java version and adopt Debezium BOM for dependency management. Details below:

pull request: https://github.com/debezium/debezium-examples/pull/434


Sunday, July 26, 2026

Monday, July 27, 2026

Tuesday, July 28, 2026

Debezium Project Forum

At 7 p.m., I attended the Debezium Project Forum, an online discussion that anyone can join. Find the discussion topics below:

Here’s a screenshot of the meeting that took place.


Wednesday, July 29, 2026

Thursday, July 30, 2026

Debezium Example: debezium-quarkus-extension-service

Today, I submitted a pull request to address the issue to standardize Java version and adopt Debezium BOM for dependency management. Details below:

pull request: https://github.com/debezium/debezium-examples/pull/435


Friday, July 31, 2026

Grafana Dashboard: BigQuery

Today, I built a dashboard to monitor BigQuery utilization. It's now live on Grafana, so data scientists team can check it directly instead of having to ask me repeatedly.

Previously, we monitored it directly within the Monitoring page in the BigQuery Console. Now, I've finally been able to migrate to Grafana since the Kubernetes deployment migration is complete.

Find the details below:

Furthermore, I'll create an alert for when BigQuery is unhealthy. The alert will use PagerDuty and trigger a phone call if BigQuery goes down.