]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/lib/activitypub/process/process.ts
Add more AP stats to stats endpoint
authorChocobozzz <me@florianbigard.com>
Fri, 26 Feb 2021 09:28:11 +0000 (10:28 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 26 Feb 2021 09:28:11 +0000 (10:28 +0100)
commit543442a3be9d7740749eb3918dc59f502ff042f9
tree3d2959757b7907ea9be8a6f6a69d4bab8521dbc3
parentcb2e36618ca5986949d4326ea939b5b08f3a9a82
Add more AP stats to stats endpoint

It will help to understand if the federation correctly works or not
server/lib/activitypub/inbox-manager.ts
server/lib/activitypub/process/process.ts
server/lib/stat-manager.ts
server/tests/api/server/stats.ts
shared/models/server/server-stats.model.ts