Authentication Service metrics and alerts
Find the metrics Authentication Service exposes and the alerts defined for Authentication Service.
Service | CRD or annotations? | Port | Endpoint/Selector | Metrics update interval |
---|---|---|---|---|
Authentication Service | Annotations | 8081 | /prometheus | Real-time |
Metrics[edit source]
Authentication Service exposes many Genesys-defined as well as system metrics. You can query Prometheus directly to see all the available metrics. The metrics documented on this page are likely to be particularly useful. Genesys does not commit to maintain other currently available Authentication Service metrics not documented on this page.
Metric and description | Metric details | Indicator of |
---|---|---|
api_ The total number of API requests to the Authentication Service. |
Unit: Type: Counter |
|
api_ The total time of the API requests. |
Unit: Type: Counter |
|
jvm_ The number of deadlocked threads. |
Unit: Type: Gauge |
|
jvm_ How long garbage collection took, in seconds. |
Unit: Type: Counter |
|
gws_ The number of responses grouped by HTTP code. |
Unit: Type: Counter
Sample value: |
|
auth_ The number of system login errors, excluding expired passwords, incorrect user names and so on. |
Unit: Type: Counter
Sample value: |
|
psdk_ The number of errors that occurred when the Authentication Service connected to Configuration Servers. |
Unit: Type: Counter |
|
auth_ The number of errors during Configuration Server context initialization. |
Unit: Type: Counter |
|
auth_ The number Configuration Server connection timeouts. |
Unit: Type: Counter |
|
auth_ The number of Configuration Server command timeouts. |
Unit: Type: Counter |
|
auth_ The number of Configuration Server protocol timeouts. |
Unit: Type: Counter |
|
auth_ The number of Security Assertion Markup Language (SAML) errors. |
Unit: Type: Counter |
|
jetty_ The current number of Jetty threads. |
Unit: Type: Gauge |
|
jvm_ The amount of memory used, in bytes. |
Unit: Type: Gauge
Sample value: |
Alerts[edit source]
No alerts are defined for Genesys Authentication.