Sample python project showing DevOps monitoring system
- Download & Clone the repositiory, it contains everything that is needed
- You will though need InfluxDB Cloud Account which you can create for free if don't have one.
- Follow the steps below to setup and run the project
cd DevOps-Monitoring-Sample-App
pip install -r requirements.txt
python main.py