Skip to content

`service/sending` cleanup

Lambda requested to merge Lambda/grapevine-fork:sender-cleanup into main

General refactorings and cleanups, as well as follows_from span relationships so we can step back to the origin of the request if it is known (i.e. event wasn't loaded from the database) - here's an outgoing federation transaction:

image

Clicking < span in another trace > takes you to the incoming client request that triggered the PDU to be sent:

image

Edited by Lambda

Merge request reports