Uploaded image for project: 'Percona Monitoring and Management'
  1. Percona Monitoring and Management
  2. PMM-5531

A healthcheck indicator was implemented for the PMM Server Docker image.

Details

    Description

      Use /readyz API for Docker HEALTHCHECK.

      Can be tested with:

      $ docker ps
      $ docker inspect -f {{.State.Health.Status}}
      $ until [ "`docker inspect -f {{.State.Health.Status}} pmm-server`" == "healthy" ]; do sleep 1; done
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alexey.palazhchenko Alexey Palazhchenko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Smart Checklist