Confusion on fly status

At the top of my monitoring UI I see: “1 desired, 5 placed, 1 healthy, 0 unhealthy [health checks: 2 total, 2 passing]”

I’m confused why I have 1 desired when my scale setting is thusly:

$ fly scale show
VM Resources for kcd
        VM Size: shared-cpu-1x
      VM Memory: 1 GB
          Count: 6
 Max Per Region: Not set

Any ideas why I’ve got that big yellow bar when everything seems to be running smoothly?

Hey there. This seems to us like a display error for our health checks as the deployment on top is v191 and on allocations 197.

If it ever happens you can also check your deployment via the CLI health checks too but overall monitoring individual allocation information looks fine for the VMs that are running.

Spoiler alert: we are actively working on new things for deployments (you didn’t hear me say machines here :eyes: ) so that UI is something that will be improved in the next few months.

1 Like