Skip to content

Bad query for "Rollback Ratio" panel in PGSQL Xacts #685

@l2dy

Description

@l2dy

In files/grafana/pgsql/pgsql-xacts.json, the query is for Rollback Rate:

"targets":[{"exemplar":false,"expr":"pg:ins:xact_rollback_rate1m{ins=\"$ins\"}","interval":"","intervalFactor":1,"legendFormat":"Rollback Rate","refId":"A"}],

But the panel's unit and title are different:

"unit":"percentunit"

"title":"Rollback Ratio",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions