Closed
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 :)