GIM metrics and alerts
Find the metrics GIM exposes and the alerts defined for GIM.
Service | CRD or annotations? | Port | Endpoint/Selector | Metrics update interval |
---|---|---|---|---|
GIM | PodMonitor | 8249 | Endpoint: /metrics
Selector: selector:
matchLabels:
app: {{ template "fullname" . }} where the value of fullname depends on .Values.tenant_id. |
30 seconds |
Metrics[edit source]
The following metrics are defined for the GIM service.
Metric and description | Metric details | Indicator of |
---|---|---|
gim_ The state of the GIM server. Valid values are:
|
Unit: Type: Gauge
Sample value: |
Error |
gim_ Number of failed job steps. |
Unit: Type: Gauge |
Error |
gim_ Number of times the KAFKA step in the transform job failed. |
Unit: Type: Gauge
Sample value: |
Error |
gim_ Number of encountered issues. |
Unit: Type: Counter
Sample value: |
Error |
gim_ Maximum Kafka timestamp per topic per partition, in milliseconds since the Unix Epoch. |
Unit: milliseconds Type: Gauge |
Latency |
gim_ Kafka latency per topic per partition, in milliseconds. Latency is calculated as (current system time) minus (maximum timestamp received). Therefore, this metric can grow if a topic or partition is idle and no records are received. |
Unit: milliseconds Type: Gauge
Sample value: |
Latency |
Alerts[edit source]
No alerts are defined for Genesys Info Mart.