3.2.63 SCPMicroServiceUnreachable
Table 3-67 SCPMicroServiceUnreachable
| Field | Details |
|---|---|
| Description | 'instancename: {{$labels.instance}}, namespace: {{$labels.namespace}}, podname: {{$labels.pod}}: SCP communication between the micro-services indicated by source and destination has failed' |
| Summary | Summary: 'SCP communication between the micro-services indicated by source and destination has failed: {{$labels.instance}}, namespace: {{$labels.namespace}}, source:{{$labels.source}}, destination: {{$labels.destination}}, podname: {{$labels.pod}}, timestamp: {{ with query "time()" }}{{ . | first | value | humanizeTimestamp }}{{ end }}' |
| Severity | Critical |
| Condition | This alert is raised when the communication between SCP
microservices indicated by source and destination has failed.
ocscp_metric_svc_unreachable==1 |
| OID | 1.3.6.1.4.1.323.5.3.35.1.2.7029 |
| Metric Used | ocscp_metric_svc_unreachable |
| Recommended Action |
Cause: Communication between SCP microservices has failed. Diagnostic Information: Verify whether endpoints of all the services are in Running and Ready state. If not, restart the services. Recovery: This alert clears automatically when the required services are in Running and Ready state. For any assistance, contact My Oracle Support. |