Gauge for user agents connected

Counts the number of simultaneous user agents connected to GAS.

Table 1. fourjs_gas_user_agent_count
Label Value Purpose
  1. application: name of the UA application.
    Note:

    Application only, not available for services.

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"} 1

Grafana

PromQL query:
fourjs_gas_application_user_agent_count{application="demo"}
This query calculates the number of user agents connected for the demo application.
Figure: User agent count

Image of a Grafana panel showing two user agents