mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-07-28 18:39:32 +00:00
Add db_queries / db_time / db_rows_fetched / db_rows_affected counters to LogContext, mirroring Synapse's LoggingContext db_txn_count / db_txn_duration_sec. They are exposed through LogContextStats and its Display, so they appear automatically in the existing HTTP request-completion and job-completion log lines.