10 Apr 2024 |
@weidenwiesel:matrix.org | * Which response time do you use now? | 13:14:22 |
Nihilist OLD ACCOUNT !!!! | I was thinking how long it takes for a curl to complete | 13:14:30 |
Nihilist OLD ACCOUNT !!!! | On the homepage of an iv instance | 13:14:42 |
@weidenwiesel:matrix.org | But from where? If you do that from local host you're basically just measuring psql performance | 13:15:16 |
Nihilist OLD ACCOUNT !!!! | No I meant for the public instances, how quickly is it loading the page basically, that indicates if the server is overloaded or not. If the curl takes 15 seconds to complete I think the message is clear lol | 13:16:35 |
Nihilist OLD ACCOUNT !!!! | There must be a better way to check that, but u get the idea | 13:17:01 |
@weidenwiesel:matrix.org | Yeah I get it. | 13:17:29 |
@weidenwiesel:matrix.org | Maybe a better ides would be "active users" past 5mins vs estimated max users | 13:17:59 |
@weidenwiesel:matrix.org | And additionally some basic response checks | 13:18:52 |
@weidenwiesel:matrix.org | Merge that into a "load percentage" | 13:19:15 |
Nihilist OLD ACCOUNT !!!! | In reply to @weidenwiesel:matrix.org Maybe a better ides would be "active users" past 5mins vs estimated max users Sounds great, wanna create the git issue for it ? | 13:19:21 |
Nihilist OLD ACCOUNT !!!! | I think there's an ongoing git issue to improve the public instance list ranking already | 13:19:56 |
Nihilist OLD ACCOUNT !!!! | * I think there's an ongoing git issue to improve the public instance list ranking already, could be suggested there | 13:20:10 |
@weidenwiesel:matrix.org | Dunno, there are so many questions left unanswered | 13:20:18 |
@weidenwiesel:matrix.org | I honestly dont know how many users or how much invidious load my server can take | 13:22:42 |
Nihilist OLD ACCOUNT !!!! | I bet the api page can tell how many active users there are | 13:23:27 |
@weidenwiesel:matrix.org | Yeah but that's "past month" and not really indicative for the daily performance | 13:23:56 |
Nihilist OLD ACCOUNT !!!! | Could be interesting to add a day to day performance in the api then I guess | 13:24:27 |
AlexPewMaster (moved to @alexpewmaster:reallyaweso.me) | In reply to @nihilist:m.datura.network I bet the api page can tell how many active users there are The stats API can be used to get a general idea on how many users are active. For example, for my instance, you can visit https://invidious.reallyaweso.me/api/v1/stats and see stats about active users. | 13:24:40 |
Nihilist OLD ACCOUNT !!!! | For monitoring purposes | 13:24:41 |
@weidenwiesel:matrix.org | If the goal is to detect overloaded instances, then we would need "active users" for:
past 5 minutes
past 30 minutes
past 3hrs
In order to detect short peaks | 13:27:36 |
AlexPewMaster (moved to @alexpewmaster:reallyaweso.me) | In reply to @nihilist:m.datura.network I bet the api page can tell how many active users there are * The stats API can be used to get a general idea on how many users are active. For example, for my instance, you can visit https://invidious.reallyaweso.me/api/v1/stats and see stats about active users. This still doesn't tell us how many users are using the instance daily, maybe creating a git issue for it would be beneficial to the instances list. | 13:25:51 |
RSS | New post in Recent Commits to invidious:master: Use trending api for health checks
| 13:36:30 |
RSS | New post in Recent Commits to invidious:master: Merge pull request #4561 from ChunkyProgrammer/use-trending-api-for-h…
| 13:36:32 |
RSS | New post in Recent Commits to documentation:master: Use trending api for health checks instead of comments (#530)
| 13:36:34 |
| lola joined the room. | 13:56:13 |
lola | Where is in invidious being written in rust | 13:57:07 |
konrad | In reply to @prit:matrix.org Where is in invidious being written in rust I hope not, and why should you? | 14:25:04 |
konrad | * I hope not, and why should it? | 14:25:18 |
@marioyd:matrix.yourdevice.ch | In reply to @marioyd:matrix.yourdevice.ch I am also having this issue lately Hello again, I saw on github that this issue has been resolved on last weeks update? I recreated all docker containers but there is no update | 14:29:46 |