MatrixSynapse/synapse
Paul "LeoNerd" Evans e0214a263b Build MetricsResource as a specific HomeServer dependency 2015-03-12 16:24:51 +00:00
..
api
app Build MetricsResource as a specific HomeServer dependency 2015-03-12 16:24:51 +00:00
appservice
config Commandline option to enable metrics system 2015-03-12 16:24:50 +00:00
crypto
events
federation Neater metrics from TransactionQueue 2015-03-12 16:24:51 +00:00
handlers Use _ instead of . as a metric namespacing separator, for Prometheus 2015-03-12 16:24:51 +00:00
http Count incoming HTTP requests per servlet that responds 2015-03-12 16:24:51 +00:00
metrics Replace the @metrics.counted annotations in federation with specifically-written counters and distributions 2015-03-12 16:24:51 +00:00
push Log the matching push rule. 2015-03-11 22:17:31 +00:00
rest Add the master push rule for the break-my-push button. Allow server default rules to be disabled by default. 2015-03-10 17:26:25 +00:00
storage Bugfix to sql_txn_timer increment - add only the per-TXN duration, not the total time ever spent since boot 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 Add a counter to track total number of events served by the notifier 2015-03-12 16:24:51 +00:00
python_dependencies.py
server.py Build MetricsResource as a specific HomeServer dependency 2015-03-12 16:24:51 +00:00
state.py
types.py