Skip to content

Add more internal metrics #163

@An-DJ

Description

@An-DJ

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions