mjolnir/test/integration
David Teller 1a9d95044e Very basic support for OpenMetrics (aka Prometheus)
This PR:

- creates an OpenMetrics server that enables collecting performance data from this process by e.g. a Prometheus server;
- exposes as metrics the performance of http requests with MatrixBot.

Further metrics may of course be added.
2022-12-19 14:29:04 +01:00
..
commands Refactor how we listen for matrix events. (#446) 2022-12-06 17:17:40 +00:00
abuseReportTest.ts Update tests and instructions to intercept reports also with v3 endpoint (#388) 2022-10-18 15:48:39 +02:00
acceptInvitesFromSpaceTest.ts Replace acceptInvitesFromGroup with acceptInvitesFromSpace. (#338) 2022-08-17 10:05:23 +01:00
banListTest.ts A look at PolicyList.update (#454) 2022-12-08 16:09:55 +00:00
clientHelper.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
detectFederationLagTest.ts Refactor protected rooms. (#371) 2022-09-29 14:49:09 +01:00
fixtures.ts Very basic support for OpenMetrics (aka Prometheus) 2022-12-19 14:29:04 +01:00
helloTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
manualLaunchScript.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
mjolnirSetupUtils.ts Very basic support for OpenMetrics (aka Prometheus) 2022-12-19 14:29:04 +01:00
openMetricsTest.ts Very basic support for OpenMetrics (aka Prometheus) 2022-12-19 14:29:04 +01:00
policyConsumptionTest.ts Unbitrotting ruleserver tests (#418) 2022-11-15 13:06:41 +01:00
protectedRoomsConfigTest.ts protected rooms config test 2022-10-19 15:21:51 +01:00
protectionSettingsTest.ts Refactor protected rooms. (#371) 2022-09-29 14:49:09 +01:00
reportPollingTest.ts Refactor protected rooms. (#371) 2022-09-29 14:49:09 +01:00
roomMembersTest.ts Refactor how we listen for matrix events. (#446) 2022-12-06 17:17:40 +00:00
standardConsequenceTest.ts Refactor protected rooms. (#371) 2022-09-29 14:49:09 +01:00
throttleQueueTest.ts A background queue for kicking (#296) 2022-06-08 11:49:43 +02:00
throttleTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
timelinePaginationTest.ts load config yaml manually, remove more references to static config (#347) 2022-08-16 15:51:18 +01:00
utilsTest.ts Refactor protected rooms. (#371) 2022-09-29 14:49:09 +01:00