-
A Kuberenetes cluster set up with ports open
-
A Prometheus deployment - with ports properly forwarded: https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack
a)helm install prometheus prometheus-community/kube-prometheus-stack
b)kubectl port-forward service/prometheus-kube-prometheus-prometheus 9090
-
MongoDB metrics exported to prometheus:
a)helm install exporter prometheus-community/prometheus-mongodb-exporter
Refer to the help directory for a step-by-step walkthrough
- Clone this repository onto your local machine
git clone https://github.com/oslabs-beta/OdinsEye.git
- Install dependencies
npm install
- Start the application server
npm run start
- Navigate to http://localhost:3000
- Peter Choi @prismatism | Linkedin
- Emily Chu @emmychu | Linkedin
- Chris Hicks @chrishicks430 | Linkedin
- Wendy Zheng @wzhengg99 | Linkedin
Show your support
Give a ⭐️ if this project helped you!