fix: docs

This commit is contained in:
mrkaye97
2025-09-08 11:26:54 -04:00
parent 3b1bb6abfb
commit 7fe105da92
@@ -178,7 +178,6 @@ rate(hatchet_reassigned_tasks_total[5m])
| `hatchet_tenant_reassigned_tasks` | Counter | The total number of tasks that were reassigned to a worker |
| `hatchet_tenant_used_worker_slots` | Gauge | The current number of worker slots being used |
| `hatchet_tenant_available_worker_slots` | Gauge | The current number of worker slots available (free) |
| `hatchet_tenant_worker_slots` | Gauge | The total number of worker slots (free + used) |
#### Example PromQL Queries