Skip to content

pg_stat_database_conflicts_confl_* merge into one metric with labels? #262

Open
@baryluk

Description

@baryluk
pg_stat_database_conflicts_confl_bufferpin
pg_stat_database_conflicts_confl_deadlock
pg_stat_database_conflicts_confl_lock
pg_stat_database_conflicts_confl_snapshot
pg_stat_database_conflicts_confl_tablespace

->

pg_stat_database_conflicts_by_type{conflict_type=bufferpin,deadlock,lock,snapshot,tablespace}

It feels it is quicker and easier to build graphs this way, and compare values, as well compute sums.

More of a wishlist / start of a discussion than an issue report.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions