Appearance
Overview
The message monitoring module is aggregating tracked message in a HISP and determining if failure notification messages need to be sent to a message originator based on specific conditions. The default implementation of this module implements a generic condition algorithm for messages that do not conform to the implementation guide for delivery notification of the Direct Project. It also implements the monitoring conditions as specified by the the reliable and timely messaging implementation guidance of the Direct Project.
Guides
This document describes the Direct Project message monitor service for timely and reliable delivery, architecture and developers guide, and deployment models and options.
- Overview - This section describes the purpose of the monitoring service and how it fits with the rest of the timely and reliable delivery implementation.
- Development Guide - This section describes the architecture and components of the monitoring service and how to develop your own custom components.
- Deployment Guide - This section describes the two deployment models for the monitoring service — the cloud native micro-service model, which is the model supported going forward, and the legacy war deployment — along with the full configuration reference and considerations for scaling the service.
