From c4fd7a04c905cfe7ac7302e0ce8b70ffd3375949 Mon Sep 17 00:00:00 2001 From: Puneet Joshi Date: Wed, 27 Dec 2023 12:59:29 +0530 Subject: [PATCH] Updated monitoring and reporting page. --- platform/modules/monitoring-and-reporting.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/platform/modules/monitoring-and-reporting.md b/platform/modules/monitoring-and-reporting.md index 04dd24dd..052b3695 100644 --- a/platform/modules/monitoring-and-reporting.md +++ b/platform/modules/monitoring-and-reporting.md @@ -1,2 +1,10 @@ # Monitoring and Reporting +## Introduction + +Monitoring the status of programs and registries is vital for program administrators. OpenG2P integrates a [reporting framework](https://github.com/mosip/reporting) that lets users create dashboards of their choice to visualise data. The framework uses open-source technology components to create a pipeline of data flowing from the databases to visualisation tools. A sample dashboard is given below: + +## Reporting infra + +Details of this infrastructure may be found [here](https://github.com/mosip/reporting). +