0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-09 04:31:38 +02:00
dendrite/internal/pushgateway
Till 232aef016c
Add basic runtime tracing (#2996)
This allows us in almost all places to use regions to further trace down
long running tasks.
Also removes an unused function.
2023-03-13 16:45:14 +01:00
..
client.go Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
client_test.go Test and CI related changes (#2896) 2022-12-02 11:44:20 +01:00
pushgateway.go