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
Currently, if setting no metric labels in #[metric], the generated accessor still generates a method with a required array slice arg. It shouldn't if labels are empty.