vegaprotocol / vega-monitoring

MVP to store more data for metrics
MIT License
2 stars 1 forks source link

feat: implement health-check for vega-monitoring #18

Closed daniel1302 closed 8 months ago

daniel1302 commented 8 months ago

Changes

The vega-monitoring tool has 5 main integrations/services

At the moment, We do not have a metamonitoring that tells the load balancer that any of the services are unhealthy. It causes some issues some alerts are not working properly or some data in charts is missing. This PR fixes the issue

Testing

The change has been released yesterday.

image