element-hq / element-hq/synapse
Consider adding the worker name to the user agent for HTTP replication calls
Open
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#12807](https://github.com/matrix-org/synapse/issues/12807).
---
This will help track down which worker exactly is making a request to another worker, such as where traffic on the main process might be coming from exactly.
Alternatives are to grep a bunch of logs to see if a worker can be identified, however this is extra work.
Contributor guide
Assessment
This issue has not been assessed yet.