-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Labels
featureNew featureNew feature
Description
Is your feature request related to a problem? Please describe.
The pgagroal lacks some metrics of internal resource state, such as network traffic and so on.
Describe the solution you'd like
This feature includes new metrics as follows:
-
pgagroal_network_sent
which characterizes the network traffic sent -
pgagroal_network_received
which characterizes the network traffic received -
pgagroal_client_sockets
which characterizes the number of sockets client used -
pgagroal_self_sockets
which characterizes the number of sockets pgagroal used itself
Metadata
Metadata
Assignees
Labels
featureNew featureNew feature