Skip to content

Added support for fetching pg_stat_user_tables metrics from all databases #1067

Open
RavinaChidambaram wants to merge 1 commit intoprometheus-community:masterfrom
RavinaChidambaram:add-all-dbs-usertable
Open

Added support for fetching pg_stat_user_tables metrics from all databases #1067
RavinaChidambaram wants to merge 1 commit intoprometheus-community:masterfrom
RavinaChidambaram:add-all-dbs-usertable

Conversation

@RavinaChidambaram
Copy link
Copy Markdown

Implemented #1059
Metrics from pg_stat_user_tables were previously collected only from the postgres database. Given the various use cases and the significance of metrics from this table across all available databases, I have updated the code to retrieve metrics from pg_stat_user_tables for all databases.

Signed-off-by: RavinaChidambaram <cravina.19@gmail.com>
@Sticksman
Copy link
Copy Markdown
Contributor

Looks like there are some tests that need fixing here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants