/DevOps-Monitoring-Sample-App

Sample python project showing DevOps monitoring system

Primary LanguagePythonMIT LicenseMIT

DevOps-Monitoring-Sample-App

Sample python project showing DevOps monitoring system

Pre-requisites

  1. Download & Clone the repositiory, it contains everything that is needed
  2. You will though need InfluxDB Cloud Account which you can create for free if don't have one.
  3. Follow the steps below to setup and run the project

System Diagram

Application Error Rate

Anomaly Detection

Application Error Rate

Setup & Run

cd DevOps-Monitoring-Sample-App
pip install -r requirements.txt
python main.py