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