Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. An exporter for exposing metrics.This should be installed on a server having openmrs.

Setup Instructions

  1. Prepare a monitoring server,this should be separate from the server running openmrs.

  2. Setup grafana and Prometheus on your monitoring server.Grafana is used for  visualization and prometheus is used for collecting and storing metrics.

  3. For a quick installation of grafana and prometheus,you can clone  https://github.com/I-TECH-UW/digi-monitoring to your monitoring server that already has the grafana and prometheus setup.

...