Releases: cauwulixuan/monitor_rest
Releases · cauwulixuan/monitor_rest
version 1.0.3
- Remove indata_rest.zip.
- Fix bugs.
- 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
Load config from Consul cluster, not from local files.
version 1.0.1
Reduce redundant code.
version 1.0.0
All functions works well, but still got some redundant code. Next version, some redundant code will be reduced.