-
Notifications
You must be signed in to change notification settings - Fork 231
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
too much warning log
pgcat-collector_1 | [2022-10-09T01:19:54.868493Z WARN pgcat::prometheus] Metric avg_errors not implemented for survey_shard_0_primary
pgcat-collector_1 | [2022-10-09T01:19:54.868573Z WARN pgcat::prometheus] Metric avg_errors not implemented for survey_shard_1_primary
pgcat-collector_1 | [2022-10-09T01:19:54.868618Z WARN pgcat::prometheus] Metric avg_errors not implemented for survey_shard_2_primary
To Reproduce
start a new one, make a connection with wrong pool name
Expected behavior
implement it or less verbose
Additional context
It will be nice to have pools_client_active_connections
and databases_database_current_connections
as well :)
levkk
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working