0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-13 08:28:38 +02:00
dendrite/roomserver/internal/input
Till e8dd37d533
Add metrics for internal API requests (#2310)
* Add response size and requests total to internal handler

* Move MustRegister calls to New* funcs

* Move MustRegister back to init

* Init at some place, minimize changes
2022-04-08 12:24:40 +02:00
..
input.go Add metrics for internal API requests (#2310) 2022-04-08 12:24:40 +02:00
input_events.go Add metrics for internal API requests (#2310) 2022-04-08 12:24:40 +02:00
input_latest_events.go Don't send adds_state_events in roomserver output events anymore (#2258) 2022-03-07 17:17:16 +00:00
input_membership.go Fix transaction issues in events table in PSQL (#2165) 2022-02-10 09:30:16 +00:00
input_missing.go Update to matrix-org/gomatrixserverlib#300 2022-04-05 14:43:44 +01:00
input_test.go Add test infrastructure code for dendrite unit/integ tests (#2331) 2022-04-08 10:12:30 +01:00