Skip to content

Releases: cauwulixuan/monitor_rest

version 1.0.3

22 Mar 08:41
Compare
Choose a tag to compare
  1. Remove indata_rest.zip.
  2. Fix bugs.
  3. New feature: Once a Prometheus server / Grafana server down , the other one will take over . Now 2 servers are deployed in two centOS/SUSE linux operation, Grafana and Prometheus are binding together. Therefore, detecting error server in different linux server, once Prom1/Grafana1 down, Prom2/Grafana2 will take over. However, if Prom1 and Grafana2 down or Prom2 and Grafana1 down, the program will be gone.

version 1.0.2

14 Mar 06:24
Compare
Choose a tag to compare

Load config from Consul cluster, not from local files.

version 1.0.1

08 Mar 09:27
Compare
Choose a tag to compare

Reduce redundant code.

version 1.0.0

08 Mar 08:22
Compare
Choose a tag to compare

All functions works well, but still got some redundant code. Next version, some redundant code will be reduced.