PQM Anomaly Finder
Overview
The Process Quality Management (PQM) anomaly finder service helps in monitoring anomalies in process quality and notifies the concerned user groups.
Master Data Types
The following masters need to be created as part of this module:
Plant
PlantConfig
Dependencies
List of services that PQM service depends on:
User-Event Service
User-event service api will get the notification for the anomaly .
Deploy the latest build if the service is not there in the environment “egov-user-event-db:v1.2.0-32caf0d992-25” .
Add the changes which are required . For this kindly refer the below pr.
Path: deploy-as-code/helm/charts/core-services/egov-user-event/Chart.yaml
File: Refer the pr for the changes
Note: For the test not submitted notification, the notification will only be sent when the frequency of a test standard is greater than the manualTestPendingEscalationDays from Plant Config Master
Localisation
Alert notification format needs to add in localisation.
Postman Collection
Link to collection
API Specification
Kafka Topic Details
Event (In-App) Notification | persist-user-events-async |
Anomaly topic for when a test fails | save-pqm-test-anomaly-details |
Anomaly topic for when test result not submitted | testResultNotSubmitted-anomaly-topic |
Save anomaly topic | create-pqm-anomaly-finder |
ER Diagram
Sequence Diagram
Find Anomaly
Reference Docs
Doc Links
Title | Link |
User Technical Document | |
MDMS Technical Document | |
Localisation Technical Document | |
Persister Technical Document | |
API Contract | |
Postman Collection |
API List
Link | |
pqm-anomaly-finder/v1/_search | |
pqm-anomaly-finder/v1/_plainsearch |
Last updated