BharatSeva / BharatSeva-Plus-Express-Server

This is Express Server of Bharat Seva.
Apache License 2.0
9 stars 8 forks source link

implemented grafanna and prometheus for monitoring #13

Open uchiha-vivek opened 4 days ago

uchiha-vivek commented 4 days ago

http://localhost:5000/metrics This will show up the metrics for Node js application.

http://localhost:9090 Prometheus Localport

http://localhost:3000/?orgId=1 Graffana localhost [Here you can view Graffana dashboard]

uchiha-vivek commented 4 days ago

@vaibhavyadav-dev Sir please review

vaibhavyadav-dev commented 4 days ago

@uchiha-vivek share your screenshot of prometheus-grafana

vaibhavyadav-dev commented 4 days ago

@uchiha-vivek share your screenshot of prometheus-grafana

@uchiha-vivek in working condition with dashboards

uchiha-vivek commented 4 days ago

@vaibhavyadav-dev ok sir

uchiha-vivek commented 4 days ago

Screenshot (113) Screenshot (114)

uchiha-vivek commented 3 days ago

@vaibhavyadav-dev ok, I first implemented it for my local project and it was working fine. I will try to fix it.

vaibhavyadav-dev commented 3 days ago

@vaibhavyadav-dev ok, I first implemented it for my local project and it was working fine. I will try to fix it.

@uchiha-vivek it's ok to look other codebases for learning and exploring, but you should know how and why it works like that, remember bro, you're doing for learning purpose and that will help you in long run not to increase your PR count.

uchiha-vivek commented 3 days ago

@vaibhavyadav-dev Sir i am fixing each issue step by step as mentioned by you . Its gonna be good learning session