• Mark Tyneway's avatar
    cleanup: port `replica-healthcheck` to `chain-mon` · 3d0178e6
    Mark Tyneway authored
    This ports the `replica-healthcheck` service to the `chain-mon`
    package. The idea is that all of the simple typescript services
    that monitor the chain should live in the same package. This was
    the final package that was not following this standard. This way
    it will be easier to run the various monitoring services since
    they will all be the same docker image, given different entrypoints.
    It will also be easier to isolate and update the deps.
    3d0178e6
codecov.yml 1.13 KB