What's New in This Guide
This section introduces the documentation updates for release 24.3.x.
Release 24.3.0 - G12872-01, November 2024
- Feature Updates:
- New Features:
- PCRF Core Pod Congestion Control:
- Added the PCRF Core Pod Congestion Control section to describe the pod congestion control mechanism supported by PCRF Core service.
- Updated the Congestion Control menu in CNC Console with PCRF Core congestion control configurations.
- Added details of the following advanced
settings keys in PCRF Core Settings section to configure the congestion
response codes when rejecting the Diameter
requests:
CONGESTION.USE.EXPERIMENTAL.RESULT.CODECONGESTION.VENDOR.IDCONGESTION.DIAMETER.RESPONSE.CODEGX.CREATE.REQUEST.PRIORITYGX.MODIFY.REQUEST.PRIORITYGX.DELETE.REQUEST.PRIORITYRX.CREATE.REQUEST.PRIORITYRX.MODIFY.REQUEST.PRIORITYRX.DELETE.REQUEST.PRIORITYSD.MODIFY.REQUEST.PRIORITYSD.DELETE.REQUEST.PRIORITY
- Added details of the following advanced
settings keys in PCRF Core Settings section to configure the congestion
response codes when rejecting HTTP requests:
CONGESTION.HTTP.RESPONSE.CODEPDS.NOTIFY.REQUEST.PRIORITYUM.NOTIFY.REQUEST.PRIORITYPCRF.SESSION.DELETE.REQUEST.PRIORITYPCRF.SESSION.GET.REQUEST.PRIORITYAUDIT.NOTIFY.REQUEST.PRIORITY
- Added the metric
occnp_congestion_http_pending_request_active_counterin the Pod Congestion Metrics section. - Added the following metrics in the
PCRF Core Metrics section.
occnp_http_congestion_message_reject_totaloccnp_diam_congestion_message_reject_totaloccnp_http_pending_requests_totaloccnp_diam_pending_requests_totaloccnp_congestion_diam_pending_request_active_counteroccnp_congestion_diam_pending_request_end_to_end_id_map_sizeoccnp_congestion_DiamMsgBuffer_queue_msg_count
- UE Service Pod Congestion Control
- Added the UE Service Pod Congestion Control section to describe the pod congestion control mechanism supported by UE service.
- Updated the Congestion Control menu in CNC Console with UE service congestion control configurations.
- Added details of the following advanced settings keys in PCF UE Policy Service section.
CONGESTION.HTTP.RESPONSE.CODEUE.GET.SUBSCRIBER.SESSIONS.PRIORITYUE.GET.POLICY.ASSOCIATION.PRIORITYUE.CREATE.PRIORITYUE.UPDATE.PRIORITYUE.UPDATE.NOTIFICATION.PRIORITYUE.DELETE.PRIORITYUE.AUDIT.NOTIFY.PRIORITYUE.N1.NOTIFICATION.MESSAGE.PRIORITYUE.N1.FAILURE.NOTIFICATION.MESSAGE.PRIORITY
- Added the details of
http_congestion_message_reject_totalmetric in the UE Service Metrics section.
- Support for Diameter Message Response Time Latency
Metrics
- Added the Support for Diameter Message Response Time Latency Metrics section to describe the time metrics implemented in Diameter Gateway service.
- Added the details of following metrics in Diameter Gateway Metrics section.
occnp_diam_response_latency_secondsoccnp_diam_service_overall_processing_time_seconds
- Traffic Segregation
- Added the Traffic Segregation section to support Ingress and Egress Gateway traffic segregation in Policy.
- Support for TLS
- Added Support for TLS section to describe the TLS support feature for Policy.
- Added the following alerts:
- Added details of the following metrics
in TLS Metrics:
- oc_ingressgateway_incoming_tls_connections
- oc_egressgateway_outgoing_tls_connections
- security_cert_x509_expiration_seconds
- Support for TLS in Diameter Gateway
- Added Support for TLS in Diameter Gateway section to describe TLS support using Diameter Gateway.
- Added details of the following metrics
to TLS Metrics :
- diam_conn_network
- diam_failed_conn_network
- diam_conn_network_responder
- dgw_tls_cert_expiration_seconds
- Added details of the following alerts:
- Updated Peer Nodes section with Transport field for creating peer node configurations.
- Logging Support for Error Response
- Added Logging Support for Error Responsesection to describe the logging support for error response.
- Updated General Settings section to include the parameters for Enhanced Logging Configuration.
- Support for Stale Requests Cleanup for SM Service
- Described the stale request cleanup for SM service in Support for Stale Requests Cleanup.
- Added details of
ENABLE_LATE_PROCESSINGAdvanced Settings keys to PCF Session Management. - Added occnp_late_processing_rejection_total metric to SM Service Metrics.
- Support for Stale Requests Cleanup for PCRF Core
Service
- Described the stale request cleanup for PCRF Core in Support for Stale Requests Cleanup.
- Added the following Advanced Settings
keys for PCRF Core to Settings:
late.arrival.enabledlate.arrival.max.resp.timeskip.late.processing.for.terminatesbi.timer.enabled
- Added the following metrics to PCRF Core Metrics:
- occnp_stale_diam_request_cleanup_total
- occnp_stale_http_request_cleanup_total
- Added the following alerts to Common Alerts:
- STALE_DIAMETER_REQUEST_CLEANUP_MINOR
- STALE_DIAMETER_REQUEST_CLEANUP_MAJOR
- STALE_DIAMETER_REQUEST_CLEANUP_CRITICAL
- PCRF Core Pod Congestion Control:
- Enhancements:
- PDS Performance Improvement
- Updated the PDS Settings menu in CNC Console with the following advanced
keys to enable Database lookup in PDS using Primary
Key:
PRIMARYKEY_LOOKUP_ENABLEDCONCURRENCY_DETECTION_CURRENT_FLOW_ENABLEDNOTIFICATION_RETRY_COUNTNOTIFICATION_RETRY_DELAY
- Added the details of
pds_location_info_db_search_totalmetric to Policy DS Metrics section. - Added the details of
occnp_pds_location_info_notification_totalmetric to AM Service Metrics section. - Added the details of
occnp_pds_location_info_notification_totalmetric to UE Service Metrics section.
- Updated the PDS Settings menu in CNC Console with the following advanced
keys to enable Database lookup in PDS using Primary
Key:
- Support for cnDBTier APIs in CNC Console
- Updated the Support for cnDBTier APIs in CNC Console section with details of cnDBTier Georeplication Recovery APIs.
- Added the Georeplication Recovery menu in CNC Console with configurations details for cnDBTier Georeplication Recovery APIs.
- Support for Policy Action to Send the Notify Terminate
- Updated the Support for Policy Action to Send the Notify Terminate section with details of
ReleaseToReactivateas a Policy association release cause.
- Updated the Support for Policy Action to Send the Notify Terminate section with details of
-
Signaling and DB access processing latency histogram metrics for PCRF-Core service
Added the following signaling and DB access processing latency histogram metrics to PCRF Core Metrics that are used to monitor the latency in PCRF Core call flows, Diameter Gateway response time for the incoming requests, HTTP incoming and outgoing connections, and DB request processing:- occnp_diam_response_local_processing_latency_seconds
- occnp_http_out_conn_processing_latency_seconds
- occnp_http_in_conn_processing_latency_seconds
-
Signaling and DB access processing latency histogram metrics for PDS service
Added the following signaling and DB access processing latency histogram metrics to Policy DS Metrics that are used to monitor the latency in PDS DB processing, HTTP incoming and outgoing connections:- occnp_db_processing_latency_seconds
- occnp_http_in_conn_processing_latency_seconds
- occnp_http_out_conn_processing_latency_seconds
-
Support of E2E Log Identifier across all the CnPolicy microservices
Updated Support for End-to-End Log Identifier Across Policy Services with the end-to-end log identifier details for PCRF Core, Notifier service, and Usage Monitoring service.
- PDS Performance Improvement
- New Features:
- General Updates:
- Updated PDS Settings menu in CNC Console with the
ENABLE_STACK_TRACE_FOR_DB_OPSkey to enable the printing of complete exception stack trace. - Updated PCF UE service Timer Profiles section with
Timeout Per Service.notification(Non N1N2 messages. In milliseconds)field to configure timeout value for notification flows. - Updated the details of ue_n1_transfer_request and ue_n1_transfer_response metrics in UE Service Metrics.
- Updated PCF Policy Authorization section with
SYSTEM.PA_TERMINATE_NOTIFY_TIMEOUT_TRIGGER_PA_DELETEAdvanced Settings key that is used to clean up the PA AppSession as soon as the ASR request times out, irrespective of whether it receives ASA or not. - Added
RESOURCEID.SUFFIX_LISTadvanced settings key to Settings which allows to choose the userID key(s) (SUPI/GPSI) that will be sent to make the lock request, when Bulwark service is enabled. - The following metrics
occnp_undertow_queue_limiter_reject_request_totaloccnp_undertow_queue_limiter_accept_request_total
undertow_queue_limiter_requestin Undertow Server Metrics section. - Added details of the following advanced settings keys for SM service
in PCF Session Management section:
- SYSTEM.ENABLE_CLEANUP_DELAY_AFTER_FAILED_REQUEST
- SYSTEM.CLEANUP_DELAY_AFTER_FAILED_REQUEST
- Updated PDS Settings menu in CNC Console with the