Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 849 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 849 Bytes

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