pgagroal_state |
The state of pgagroal |
pgagroal_pipeline_mode |
The pipeline mode |
pgagroal_server_error(name, state) |
The number of errors for servers |
pgagroal_failed_servers |
The number of failed servers |
pgagroal_wait_time |
The waiting time of clients |
pgagroal_query_count |
The number of queries |
pgagroal_connection_query_count(id, user, database, application_name) |
The number of queries per connection |
pgagroal_tx_count |
The number of transactions |
pgagroal_active_connections |
The number of active connections |
pgagroal_total_connections |
The total number of connections |
pgagroal_max_connections |
The maximum number of connections |
pgagroal_connection(id, user, database, application_name, state) |
The connection information |
pgagroal_limit(user, database, type) |
The limit information |
pgagroal_session_time_seconds |
The session times |
pgagroal_connection_error |
Number of connection errors |
pgagroal_connection_kill |
Number of connection kills |
pgagroal_connection_remove |
Number of connection removes |
pgagroal_connection_timeout |
Number of connection time outs |
pgagroal_connection_return |
Number of connection returns |
pgagroal_connection_invalid |
Number of connection invalids |
pgagroal_connection_get |
Number of connection gets |
pgagroal_connection_idletimeout |
Number of connection idle timeouts |
pgagroal_connection_flush |
Number of connection flushes |
pgagroal_connection_success |
Number of connection successes |
pgagroal_auth_user_success |
Number of successful user authentications |
pgagroal_auth_user_bad_password |
Number of bad passwords during user authentication |
pgagroal_auth_user_error |
Number of errors during user authentication |
pgagroal_client_wait |
Number of waiting clients |
pgagroal_client_active |
Number of active clients |
pgagroal_network_sent |
Bytes sent by clients |
pgagroal_network_received |
Bytes received from servers |
pgagroal_client_sockets |
Number of sockets the client used |
pgagroal_self_sockets |
Number of sockets used by pgagroal itself |