# Service Status

![Service Statuses](https://3431003532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsNFVozLgvw3NDMzxBg-1847203797%2Fuploads%2Fgit-blob-3fa5afddae547dfab58e05d3969cd76b7847c904%2Fdashboard-service-status.png?alt=media)

## Down

Services shown in the Down state indicate that there are 0 service instances announcing into the mesh. This would be seen anytime the service is no longer deployed (scaled to 0) but has not been removed from [catalog](https://github.com/greymatter-io/gm-gitbook-sync/tree/ae08ce8a3cdd3edb0e7c3a68016ee4122662b9e4/usage/application/catalog/README.md). Additionally, this can be seen if the catalog entry doesn't properly match the announced service information.

![Service Down](https://3431003532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsNFVozLgvw3NDMzxBg-1847203797%2Fuploads%2Fgit-blob-2d5abbde9113494c80ce8924fe1b2c17008d42f3%2Fstatus-down.png?alt=media)

## Warning

The warning state indicates that a service has been under or over provisioned within the mesh. The acceptable provisioned range is set with the `min_instances` and `max_instances` field of the [Catalog service entry](https://github.com/greymatter-io/gm-gitbook-sync/tree/ae08ce8a3cdd3edb0e7c3a68016ee4122662b9e4/usage/application/catalog/README.md#service-entry)

![Service Warning](https://3431003532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsNFVozLgvw3NDMzxBg-1847203797%2Fuploads%2Fgit-blob-e8c3995cd07a3fbf0d703cb88e1daa1b712e8f36%2Fstatus-warning.png?alt=media)

## Stable

Services in a stable state have no known issues with their deployment.

![Service Stable](https://3431003532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsNFVozLgvw3NDMzxBg-1847203797%2Fuploads%2Fgit-blob-5320ed33f32848802c2ef78793263a7c41ffd391%2Fstatus-stable.png?alt=media)
