| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improvement
|
|
decorator
|
|
|
|
It existed but was hardcoded to True.
Give it an underscore for consistency.
Also don't pull in syweb unless we're actually using the web client.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is wrong.
|
|
|
|
|
|
work like bind_host: 'fe80::1%lo0'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
muxed on the main listener
|
|
SynapseHomeServer.start_listening()
|
|
|
|
total time ever spent since boot
|
|
|
|
|
|
specifically-written counters and distributions
|
|
neater way
|
|
meaning of ':total' is clearer
|
|
|
|
|
|
others for metric
|
|
derive hit ratio from that
|
|
|
|
|
|
|
|
|
|
|
|
name, rather than a brand new scalar counter per counted method
|
|
|
|
|
|
|
|
the view to eventually replacing them entirely
|
|
objects (users, rooms, appservices)
|
|
|
|
|
|
base method that calls self.render_item
|
|
|
|
|
|
|
|
|
|
|
|
touch self.keys directly
|
|
component to give the size of the cache
|
|
from being rendered anyway - especially useful for CallbackMetric
|
|
|
|
snapshot gauges
|
|
|
|
specific to caches
|
|
method and responses by method and response code
|
|
single wrapper function, to make adding metrics easier
|