MatrixSynapse/synapse
Paul "LeoNerd" Evans 0b96bb793e Have all @metrics.counted use a single metric name vectored on the method name, rather than a brand new scalar counter per counted method 2015-03-12 16:24:51 +00:00
..
api
app A trivial 'hello world'-style resource on /_synapse/metrics, with optional commandline flag 2015-03-12 16:24:50 +00:00
appservice
config
crypto
events
federation Rename Metrics' "keys" to "labels" 2015-03-12 16:24:51 +00:00
handlers Add a scalar gauge metric on the size of the presence user cachemap 2015-03-12 16:24:50 +00:00
http Rename Metrics' "keys" to "labels" 2015-03-12 16:24:51 +00:00
metrics Have all @metrics.counted use a single metric name vectored on the method name, rather than a brand new scalar counter per counted method 2015-03-12 16:24:51 +00:00
push
rest
storage Rename Metrics' "keys" to "labels" 2015-03-12 16:24:51 +00:00
streams
util Delete a couple of TODO markers of monitoring stats now done 2015-03-12 16:24:50 +00:00
__init__.py
notifier.py Put some gauge metrics on the number of notifier listeners, and notified-on objects (users, rooms, appservices) 2015-03-12 16:24:51 +00:00
python_dependencies.py
server.py
state.py
types.py