Grafana dashboard/prometheus metrics table count for insert watch
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 35
- Forks
- 7
- Avg merge
- 5d 12h
- Merged PRs (30d)
- 2
Description
Tables created by insert watch don't increment the iceberg_catalog_tables (count of all tables) metric
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Grafana dashboard and the Prometheus metric named iceberg_catalog_tables, then trace the insert watch path that creates tables. Confirm the metric's current update point and reproduce table creation through insert watch; done means the count includes those tables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grafana, java, prometheus
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100