Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Unable to monitor complete DB instance #655

@aakashm07

Description

@aakashm07

Hi Team,

 I implemented pgwatch2 using docker containers. 

docker run -d -p 3000:3000 -p 8080:8080 -e PW2_TESTDB=true --name pw2 cybertec/pgwatch2:1.10.0

It is working fine. But I am having 3 database clusters each having 2-3 non-template databases. Even though I left the database box empty in the admin panel, still it is not giving metrics for all the DBs. only showing the metrics for Postgres database. Kindly suggest if I am missing anything. Thanks.

Expected like it will show nodeA_db1, nodeA_db2,nodeA_db3 . NodeB_db1, NodeB_db2 and so on. But it is giving database specific.

Screenshot 2023-06-21 at 3 31 51 PM Screenshot 2023-06-21 at 3 33 10 PM

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