OMNI-SLO-Monitoring / OMNI-overview-and-documentation

This repository's purpose is to provide an overview of the developed system for monitoring and automated issue creation. Documentations about the issue management system, including system architecture, utilized formats as well as auxiliary information, are integral to this repository.

Home Page:https://ccims.github.io/OMNI-overview-and-documentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview and Documentation

Architecture Overview: Architecture

'Issue' Taxonomy: Taxonomy

UML Class Diagram for Class LogType: UMLClass

UML Object Diagram: UMLObject

Ports used:

Frontend: 
Database Service UI is at localhost:4000 
Account Service UI is at localhost:4100 
Price Service UI is at localhost:4300 
Combined Monitoring Frontend is at localhost:4200

Backend:
Database Service is at localhost:3000 
Account Service is at localhost:3200
Price Service is at localhost:3300
Response Monitor Service is at localhost:3400 
CPU Monitor Service is at localhost:3100
Issue Creator/Log Receiver is at localhost:3500
Prometheus Alert Converter is at localhost:3900

Documentation

About

This repository's purpose is to provide an overview of the developed system for monitoring and automated issue creation. Documentations about the issue management system, including system architecture, utilized formats as well as auxiliary information, are integral to this repository.

https://ccims.github.io/OMNI-overview-and-documentation/


Languages

Language:Shell 69.2%Language:TypeScript 30.8%