<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=VM%2FCurrent%2FVMPEGuide%2FVoiceVoicemailServiceMetrics</id>
	<title>VM/Current/VMPEGuide/VoiceVoicemailServiceMetrics - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=VM%2FCurrent%2FVMPEGuide%2FVoiceVoicemailServiceMetrics"/>
	<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=VM/Current/VMPEGuide/VoiceVoicemailServiceMetrics&amp;action=history"/>
	<updated>2026-04-15T02:29:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=VM/Current/VMPEGuide/VoiceVoicemailServiceMetrics&amp;diff=116226&amp;oldid=prev</id>
		<title>Corinneh: Published</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=VM/Current/VMPEGuide/VoiceVoicemailServiceMetrics&amp;diff=116226&amp;oldid=prev"/>
		<updated>2022-02-23T20:56:29Z</updated>

		<summary type="html">&lt;p&gt;Published&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ArticlePEServiceMetrics&lt;br /&gt;
|IncludedServiceId=9973e20e-6a5a-427f-a47e-5d8cb006f452&lt;br /&gt;
|CRD=Supports both CRD and annotations&lt;br /&gt;
|Port=8081&lt;br /&gt;
|Endpoint=http://&amp;lt;pod-ipaddress&amp;gt;:8081/metrics&lt;br /&gt;
|MetricsUpdateInterval=30 seconds&lt;br /&gt;
|MetricsDefined=Yes&lt;br /&gt;
|MetricsIntro=You can query Prometheus directly to see all the metrics that the Voice Voicemail Service exposes. The following metrics are likely to be particularly useful. Genesys does not commit to maintain other currently available Voicemail Service metrics not documented on this page.&lt;br /&gt;
|PEMetric={{PEMetric&lt;br /&gt;
|Metric=voicemail_access_call_rate&lt;br /&gt;
|Type=gauge&lt;br /&gt;
|MetricDescription=The voicemail access call rate.&lt;br /&gt;
|UsedFor=Traffic&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_deposit_call_rate&lt;br /&gt;
|Type=gauge&lt;br /&gt;
|MetricDescription=The voicemail deposit call rate.&lt;br /&gt;
|UsedFor=Traffic&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_gws_request_total&lt;br /&gt;
|Type=counter&lt;br /&gt;
|Unit=N/A&lt;br /&gt;
|MetricDescription=The total number of requests sent to GWS.&lt;br /&gt;
|UsedFor=Traffic&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_redis_request_total&lt;br /&gt;
|Type=counter&lt;br /&gt;
|Unit=N/A&lt;br /&gt;
|MetricDescription=The total number of requests sent to Redis.&lt;br /&gt;
|UsedFor=Traffic&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_config_request_total&lt;br /&gt;
|Type=counter&lt;br /&gt;
|Unit=N/A&lt;br /&gt;
|MetricDescription=The total number of requests sent to the Config node.&lt;br /&gt;
|UsedFor=Traffic&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_config_request_failed_total&lt;br /&gt;
|Type=counter&lt;br /&gt;
|Unit=N/A&lt;br /&gt;
|Label=response code; for example, &amp;lt;tt&amp;gt;Internal Server Error&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;Service Unavailable&amp;lt;/tt&amp;gt;&lt;br /&gt;
|MetricDescription=The total number of requests sent to the config node that failed.&lt;br /&gt;
|UsedFor=Errors&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_redis_request_failed_total&lt;br /&gt;
|Type=counter&lt;br /&gt;
|Unit=N/A&lt;br /&gt;
|MetricDescription=The total number of Message Waiting Indicator (MWI) notification requests sent to the Redis stream that failed.&lt;br /&gt;
|UsedFor=Errors&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_gws_request_failed_total&lt;br /&gt;
|Type=counter&lt;br /&gt;
|Unit=N/A&lt;br /&gt;
|Label=response code; for example, &amp;lt;tt&amp;gt;Internal Server Error&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;Service Unavailable&amp;lt;/tt&amp;gt;&lt;br /&gt;
|MetricDescription=The total number of authentication errors when the Voicemail API is accessing via GWS SSO.&lt;br /&gt;
|UsedFor=Errors&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_service_health_check&lt;br /&gt;
|Type=gauge&lt;br /&gt;
|Unit=N/A&lt;br /&gt;
|MetricDescription=Status of the service health check:&lt;br /&gt;
&lt;br /&gt;
2 – The service health check is alive&amp;lt;br /&amp;gt;&lt;br /&gt;
1 – The service health check is degraded&amp;lt;br /&amp;gt;&lt;br /&gt;
0 – Initializing&amp;lt;br /&amp;gt;&lt;br /&gt;
-1 – The service health check has failed&lt;br /&gt;
&lt;br /&gt;
The service health check takes the status of all the dependencies into consideration. The overall Voicemail Service health is updated every two minutes.&lt;br /&gt;
|UsedFor=Aggregated health check&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_envoy_proxy_status&lt;br /&gt;
|Type=gauge&lt;br /&gt;
|Unit=N/A&lt;br /&gt;
|MetricDescription=The status of the Envoy proxy:&lt;br /&gt;
&lt;br /&gt;
1 – The Envoy proxy is alive &amp;lt;br /&amp;gt;&lt;br /&gt;
0 – The Envoy proxy is down&lt;br /&gt;
|UsedFor=Aggregated health check&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_gws_status&lt;br /&gt;
|Type=gauge&lt;br /&gt;
|Unit=N/A&lt;br /&gt;
|MetricDescription=The status of GWS:&lt;br /&gt;
&lt;br /&gt;
1 – GWS is alive&amp;lt;br /&amp;gt;&lt;br /&gt;
0 – GWS is down&lt;br /&gt;
|UsedFor=Aggregated health check&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_config_node_status&lt;br /&gt;
|Type=gauge&lt;br /&gt;
|Unit=N/A&lt;br /&gt;
|MetricDescription=Config node status:&lt;br /&gt;
&lt;br /&gt;
1 – the Config node is alive&amp;lt;br /&amp;gt;&lt;br /&gt;
0 – The Config node is down&lt;br /&gt;
|UsedFor=Aggregated health check&lt;br /&gt;
}}{{PEMetric&lt;br /&gt;
|Metric=voicemail_redis_state&lt;br /&gt;
|Type=gauge&lt;br /&gt;
|MetricDescription=Indicator of redis_state:&lt;br /&gt;
&lt;br /&gt;
2 – redis_state is ready&amp;lt;br /&amp;gt;&lt;br /&gt;
1 – redis_state is degraded&amp;lt;br /&amp;gt;&lt;br /&gt;
0 – redis_state is failed&lt;br /&gt;
|UsedFor=Aggregated health check&lt;br /&gt;
}}&lt;br /&gt;
|AlertsDefined=Yes&lt;br /&gt;
|PEAlert={{PEAlert&lt;br /&gt;
|Alert=voicemail_storage_failed_account&lt;br /&gt;
|Severity=Outage&lt;br /&gt;
|AlertDescription=The Storage account is down and, as a result, the service will not be able to fetch the data.&lt;br /&gt;
|BasedOn=voicemail_storage_failed_account&lt;br /&gt;
|Threshold=The Storage account is down.&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=VoicemailConfigRequestFailureCritical&lt;br /&gt;
|Severity=Critical&lt;br /&gt;
|AlertDescription=Voicemail Service &amp;lt;nowiki&amp;gt;{{$labels.pod}}&amp;lt;/nowiki&amp;gt; unable to connect to Config Node.&lt;br /&gt;
|BasedOn=voicemail_config_request_failed_total&lt;br /&gt;
|Threshold=At least 6 requests failed per minute for the past 10 minutes.&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=VoicemailRedisConnectionDown&lt;br /&gt;
|Severity=Critical&lt;br /&gt;
|AlertDescription=Voicemail Service &amp;lt;nowiki&amp;gt;{{$labels.pod}}&amp;lt;/nowiki&amp;gt; unable to connect to the Redis cluster.&lt;br /&gt;
|BasedOn=voicemail_redis_connection_failure&lt;br /&gt;
|Threshold=At least 6 requests failed per minute for the past 10 minutes.&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=voicemail_node_memory_usage_80&lt;br /&gt;
|Severity=Critical&lt;br /&gt;
|AlertDescription=Critical memory usage for pod &amp;lt;nowiki&amp;gt;{{ $labels.pod }}&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
|BasedOn=container_memory_working_set_bytes, kube_pod_container_resource_requests_memory_bytes&lt;br /&gt;
|Threshold=The Voicemail pod exceeded 80% memory usage for 5 minutes.&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=voicemail_node_cpu_usage_80&lt;br /&gt;
|Severity=Critical&lt;br /&gt;
|AlertDescription=Critical CPU load for pod &amp;lt;nowiki&amp;gt;{{ $labels.pod }}&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
|BasedOn=container_cpu_usage_seconds_total, kube_pod_container_resource_requests_cpu_cores&lt;br /&gt;
|Threshold=The Voicemail pod exceeded 80% CPU usage for 5 minutes.&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=PodStatusNotReadyfor10mins&lt;br /&gt;
|Severity=Critical&lt;br /&gt;
|AlertDescription=The Voicemail pod is down.&lt;br /&gt;
|BasedOn=kube_pod_status_ready&lt;br /&gt;
|Threshold=The Voicemail pod is down for more than 10 minutes.&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=ContainerRestartedRepeatedly&lt;br /&gt;
|Severity=Critical&lt;br /&gt;
|AlertDescription=The Voicemail pod restarts repeatedly.&lt;br /&gt;
|BasedOn=kube_pod_container_status_restarts_total&lt;br /&gt;
|Threshold=Container &amp;lt;nowiki&amp;gt;{{ $labels.container }}&amp;lt;/nowiki&amp;gt; was restarted 5 or more times within 15 minutes.&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=VoicemailEnvoyHealthFailedCritical&lt;br /&gt;
|Severity=Critical&lt;br /&gt;
|AlertDescription=Voicemail Service &amp;lt;nowiki&amp;gt;{{$labels.pod}}&amp;lt;/nowiki&amp;gt; Envoy service is not available.&lt;br /&gt;
|BasedOn=voicemail_envoy_proxy_status&lt;br /&gt;
|Threshold=Voicemail Service &amp;lt;nowiki&amp;gt;{{$labels.pod}}&amp;lt;/nowiki&amp;gt; Envoy service is not available for 10 minutes.&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=VoicemailConfigHealthFailedCritical&lt;br /&gt;
|Severity=Critical&lt;br /&gt;
|AlertDescription=Voicemail Service &amp;lt;nowiki&amp;gt;{{$labels.pod}}&amp;lt;/nowiki&amp;gt; GWS service is not available.&lt;br /&gt;
|BasedOn=voicemail_config_node_status&lt;br /&gt;
|Threshold=Voicemail Service &amp;lt;nowiki&amp;gt;{{$labels.pod}}&amp;lt;/nowiki&amp;gt; GWS service is not available for 10 minutes.&lt;br /&gt;
}}{{PEAlert&lt;br /&gt;
|Alert=VoicemailGWSHealthFailedCritical&lt;br /&gt;
|Severity=Critical&lt;br /&gt;
|AlertDescription=Voicemail Service &amp;lt;nowiki&amp;gt;{{$labels.pod}}&amp;lt;/nowiki&amp;gt; GWS service is not available.&lt;br /&gt;
|BasedOn=voicemail_gws_status&lt;br /&gt;
|Threshold=Voicemail Service &amp;lt;nowiki&amp;gt;{{$labels.pod}}&amp;lt;/nowiki&amp;gt; GWS service is not available for 15 minutes.&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Corinneh</name></author>
		
	</entry>
</feed>