Commit Graph

3 Commits

Author SHA1 Message Date
MTRNord fffd8563e3 Add opentelemetry tracing support
Add logging to tracing

Improve logging

Fix order of imports

Add missing pieces of tracing code

Add more logging

Try nested spans

Expand traces using an decorator

Improve quality of spans

Add missing tracing decorations

Filter metrics and healthz

Add more traces

Fix return type error
2023-09-01 19:13:55 +02:00
gnuxie 1fbeda0d4c Stop MatrixReactionHandler reacting to itself. 2023-03-24 18:57:25 +00:00
gnuxie f565b010a4 Add MatrixReactionHandler that allows us to create advanced prompts.
These prompts don't have a timeout and don't need a backing store,
so this is ideal for the ban propagation protection.
2023-03-24 18:57:25 +00:00