You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚒️ Metrics mc_entities_total, mc_villagers_total will need to be re-implemented to use the new RegionScheduler class. It is no longer possible to call World#getEntities from the main thread.
If we use the regionised scheduling, we can add the label region to the metric and the total entity counts can be aggregated by Prometheus/Grafana.
mc_entities_total,mc_villagers_totalwill need to be re-implemented to use the newRegionSchedulerclass. It is no longer possible to callWorld#getEntitiesfrom the main thread.regionto the metric and the total entity counts can be aggregated by Prometheus/Grafana.