Skip to content

Add datname label to pg_statio_user_indexes.#1139

Open
aleszeleny wants to merge 1 commit intoprometheus-community:masterfrom
aleszeleny:pg_statio_user_indexes-add_datname
Open

Add datname label to pg_statio_user_indexes.#1139
aleszeleny wants to merge 1 commit intoprometheus-community:masterfrom
aleszeleny:pg_statio_user_indexes-add_datname

Conversation

@aleszeleny
Copy link
Copy Markdown

Add datname label to pg_statio_user_indexes metrics similar to pg_statio_user_tables where the datname label already exists.
This allows distinguishing indexes with the same fully qualified name (schema name and index name) within different databases running in a PostgreSQL instance.

Signed-off-by: Aleš Zelený <zeleny.ales@gmail.com>
@aleszeleny aleszeleny force-pushed the pg_statio_user_indexes-add_datname branch from cde7445 to 9c7a458 Compare March 19, 2025 13:21
@aleszeleny
Copy link
Copy Markdown
Author

@sysadmind Any chance for reviewing this PR, please?
Thanks a lot.

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.

1 participant