4.1 NFMediationUserDefinedVariablesMaxSizeLimitExceeded
Table 4-1 NFMediationUserDefinedVariablesMaxSizeLimitExceeded
| Field | Details |
|---|---|
| Description |
This alert is raised when the total size of all user-defined variables and their values exceeds the configured size. |
| Summary | namespace: {{$labels.namespace}}, podname: {{$labels.pod}}, timestamp: {{ with query "time()" }}{{ . | first | value | humanizeTimestamp }}{{ end }}: Currently user defined variables maximum size limit exceeded the configured limit {{ $value | printf "%.2f" }} times |
| Severity | minor |
| Condition |
increase(ocscp_med_udvs_max_size_limit_exceeded_total[5m]) > 0 |
| OID | 1.3.6.1.4.1.323.5.3.47.1.2.1005 |
| Metric Used | ocscp_med_udvs_max_size_limit_exceeded_total |
| Recommended Action |
Cause: This alert is raised when the total size of all user-defined variables and their values exceeds the configured limit. Diagnostic Information: The size of the user-defined variables list (med-user-defined-var-list) during mediation may have exceeded the configured limit. Recovery: Reduce the size or number of user-defined variables to bring the size within the limit. For any assistance, contact My Oracle Support. |