Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add a metric for the proportion of pdu_process_time time spent waiting on remote servers #8083

Open
erikjohnston opened this issue Aug 13, 2020 · 0 comments
Labels
A-Performance Performance, both client-facing and admin-facing

Comments

@erikjohnston
Copy link
Member

erikjohnston commented Aug 13, 2020

During processing of inbound events we sometimes need to go and request stuff from remote servers, and so pdu_process_time includes that time. This makes it hard to tell if inbound federation is slow because of Synapse being slow or because the remote is being slow.

We should remove that time from the metric add a new metric.

@erikjohnston erikjohnston added the A-Performance Performance, both client-facing and admin-facing label Aug 13, 2020
@richvdh richvdh changed the title The pdu_process_time metrics include time spent waiting on remote servers Add a metric for the proportion of pdu_process_time time spent waiting on remote servers Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Performance Performance, both client-facing and admin-facing
Projects
None yet
Development

No branches or pull requests

1 participant