This topic describes the monitoring metric server connections in an OBProxy cluster.
Server connections
Definition
The number of connections established between an OBProxy clusterand the server at the current point in time.
Description
| Metric | Metric field name | Unit |
|---|---|---|
| - | current_session_server | count |
Calculation expression
sum(odp_current_session{sessionType="server",@LABELS}) by (@GBLABELS)