harshraj22 / Dis-Sim

Microservice for calculating image similarity. Uses Message Queues.
MIT License
9 stars 3 forks source link

Resource Monitoring via Grafana and prometheus #44

Closed harshraj22 closed 1 year ago

harshraj22 commented 1 year ago

Closes #24

image

ToDo:

harshraj22 commented 1 year ago

Steps to setup Prometheus and Grafana

  1. Create new data source. Go to Home > Connections > Your connections > Data sources. Select Prometheus and use http://prometheus:9090 for Http > Url.
  2. Add dashboard using the json file given in this repo. Go to Home > Dashboards > Import dashboard