···4848 itemsAdded: workItemsAdded.WithLabelValues(ident, "autoscaling"),
4949 itemsProcessed: workItemsProcessed.WithLabelValues(ident, "autoscaling"),
5050 itemsActive: workItemsActive.WithLabelValues(ident, "autoscaling"),
5151+ workersAcrive: workersActive.WithLabelValues(ident, "autoscaling"),
51525253 // autoscaling
5354 // By default, the ThroughputManager will calculate the average throughput over the last 60 seconds.