0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-08 13:48:57 +02:00
synapse/synapse/streams
Eric Eastwood 92d21faf12
Instrument /messages for understandable traces in Jaeger (#13368)
In Jaeger:

 - Before: huge list of uncategorized database calls
 - After: nice and collapsible into units of work
2022-08-03 10:57:38 -05:00
..
__init__.py Add type hints for event streams. (#10856) 2021-09-21 13:34:26 -04:00
config.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
events.py Instrument /messages for understandable traces in Jaeger (#13368) 2022-08-03 10:57:38 -05:00