Gauge for user agents connected
Counts the number of simultaneous user agents connected to GAS.
| Label | Value | Purpose |
|---|---|---|
|
The number of simultaneous user agents connected. | Count the different user agents connected at the same time. |
Metric example
fourjs_gas_application_user_agent_count{application="demo"} 1Grafana
PromQL query: Figure: User agent count

fourjs_gas_application_user_agent_count{application="demo"}
This query calculates the number of user agents connected for the demo application. 