#mastoadmin so, uh, now that i'm reading @noracodes's excellent post about scaling mastodon (https://nora.codes/post/scaling-mastodon-in-the-face-of-an-exodus/)... i don't actually know how to monitor the sidekiq queues >_>
a long time ago, i think there was a link in the admin settings to load the sidekiq dashboard, but that seems to be gone now. is this something else that i need to proxy through nginx to be able to look at it?
@QuietMisdreavus you need to add yourself as owner of the instance, some time around 3.5 it became hidden by default for admin and only available to the new owner role
tootctl accounts modify QuietMisdreavus --role Owner
unsolicited elaboration
@QuietMisdreavus @starfall i follow mastodon development somewhat because i occasionally hack on my instance’s fork of it, and i will note that you being automatically made an Owner when upgrading to a version of mastodon with customizable user roles was recognized as a bug; by 4.0.0 they fixed the data migration to make what were formerly called admins Owners, like one would expect