mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-27 23:40:55 -04:00
Attempt to include db threads in cpu usage stats (#3496)
Let's try to include time spent in the DB threads in the per-request/block cpu usage metrics.
This commit is contained in:
parent
55370331da
commit
c3c29aa196
4 changed files with 39 additions and 20 deletions
1
changelog.d/3496.feature
Normal file
1
changelog.d/3496.feature
Normal file
|
@ -0,0 +1 @@
|
|||
Include CPU time from database threads in request/block metrics.
|
Loading…
Add table
Add a link
Reference in a new issue