You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
synapse.storage.database - WARNING - - Starting db txn 'get_replication_hosts' from sentinel context
synapse.storage.database - WARNING - - Starting db connection from sentinel context: metrics will not be
synapse.storage.database - WARNING - - Starting db txn 'get_latest_profile_replication_batch' from sentinel context
synapse.storage.database - WARNING - - Starting db connection from sentinel context: metrics will not be
Doesn't seem to cause any issues but the metrics for these transactions are not being reported to prometheus and WARNING's are polluting the log files. Would be good to move them to the right context somehow.