Graph should remove the outlier as it is skewing the results for every other instance and not letting to see smaller numbers show up.
Or we should move to log scale so that it can be displayed correctly.
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
Graph should remove the outlier as it is skewing the results for every other instance and not letting to see smaller numbers show up.
Or we should move to log scale so that it can be displayed correctly.
On mobile, when touching the "Federation Lag-o-meter (now - 1h)" statistics, the page is hard to scroll. Other than this the page is gold
Awesome work! Added my instance!
This is really cool! Would it be possible to grab this data as json, csv or some other equivalent format? I'm working on making my own lemmy client and this would be very helpful to be able to display i think
Should already be able to:
https://redash.io/help/user-guide/integrations-and-api/api
For example: https://aftershock.lemmy.management/api/queries/4/results
The API key for public users is the same as the dashboard slug: oT7pdcoeHWccpvZCNmTpJKoGZND8ZdRO3wDWpMug
Oooohhh ... Nice!! I'm repeatedly impressed at how many hackers are going ahead and just getting some stuff done here!!
Questions/thoughts:
Redash
? Is it a plotly thing or some other product that just uses their graphing library? How have you found it?When I saw the bar looking like the Burj Khalifa, I assumed it was .world
instead of .ml
. Interesting.
Props to [email protected] for dealing admirably with the Rexxit hug of death.
I’m expecting that JSON parsing is a huge overhead with the fediverse. I work on a SAAS that needs to do all its internal processing in under 10 ms, and serializing/deserializing ends up being a sizable chunk of server time. I saw a 40% reduction in runtime using simdjson for deserializing, and there exists a rust crate for it, but I haven’t had time to look the Lemmy code over.
Can anyone with an overloaded instance get on their command line and gather a decent flamegraph so the performance folks can aim optimizations in the right direction?
Beehaw is currently doing the Burj
Yep, it seems completely different to when I last looked.
It seems everyone gets a turn a top.
Nice work! Maybe add feddit.de?
This is awesome! Hopefully it'll help spread the load among instances. Definitely going to use this to see which instance to move to (and which to avoid)
Keep in mind this is a one hour snapshot. I am working on a historical rating as well to give a better indication of overall long term stability.
It'll be interesting to see how this changes through the day! I know .world tends to slow down later in the day when the US contingent is getting going.
(also, yay lemm.ee)
This looks really good.
As an admin of a small kbin instance, I'll be keeping an eye on updates from you as this will be very handy!
This looks great. Is there any chance that this could be extended to include Kbin as well, since those instances federated with Lemmy, too?
I am actually working on that! Stay tuned. Like days though, don't get too excited. :)
Aye aye. I'm mildly excited.
kbin posts DO show up in the details table. you would need to know the ip they are coming from. they don't include their instance host name in the header, which is why it's not in the table and instance is null for some IPs. also I don't scrape and subscribe kbin magazines like i do for lemmy ATM, so the traffic will be low. probably just a few from kbin.social.
Great idea. I was trying to figure out if it was lemmy.world trying to deal with new users or a bug with Memmy app that caused random errors
Is it possible to have the lag metrics by instances in a table format? Its so hard to view your site on mobile
I didn't even load it on mobile. I will check it out tonight and maybe just create a separate "mobile friendly" dashboard.
Not the person you’re replying to, but I didn’t find it awful on mobile. The zoom by dragging worked well, as did the double tap to view the whole dataset.
For a quick browse I wasn’t frustrated at all and found the information I wanted to in a short amount of time!