Skip to content

[pull] master from DataDog:master#24

Merged
pull[bot] merged 2 commits into
ConnectionMaster:masterfrom
DataDog:master
Jul 22, 2025
Merged

[pull] master from DataDog:master#24
pull[bot] merged 2 commits into
ConnectionMaster:masterfrom
DataDog:master

Conversation

@pull

@pull pull Bot commented Jul 22, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

bonnefoa and others added 2 commits July 22, 2025 06:17
* PG: Add per index blocks hit and blocks read

pg_statio_user_indexes provides per index block usage. It is using
pg_stat_get_blocks_fetched and pg_stat_get_blocks_hit behind the hood.
We can emit those metrics directly from our IDX_METRICS query.

The metric name index.blocks_read was used as index_blocks_read already
exists for the per table block usage.

* PG: Remove wal flaky tests

WAL metrics presence are already covered in common pg integration tests
* Small refactoring of config validation

* local var that explains an operation
@pull pull Bot locked and limited conversation to collaborators Jul 22, 2025
@pull pull Bot added the ⤵️ pull label Jul 22, 2025
@pull pull Bot merged commit 4840571 into ConnectionMaster:master Jul 22, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants