forked-synapse/synapse/push
Richard van der Hoff e07384c4e1
Add prometheus metrics for number of badge update pushes. (#4709)
We're counting the number of push notifications, but not the number of badges;
I'd like to see if they are significant.
2019-02-22 10:57:15 +00:00
..
__init__.py Remove code that's now been obsoleted or moved elsewhere 2016-04-07 16:31:38 +01:00
action_generator.py run isort 2018-07-09 16:09:20 +10:00
baserules.py run isort 2018-07-09 16:09:20 +10:00
bulk_push_rule_evaluator.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
clientformat.py Fix flake8 (#4519) 2019-01-30 10:53:17 +00:00
emailpusher.py Write some tests for the email pusher (#4095) 2018-10-30 23:55:43 +11:00
httppusher.py Add prometheus metrics for number of badge update pushes. (#4709) 2019-02-22 10:57:15 +00:00
mailer.py Fix logcontext leak in EmailPusher 2018-11-19 17:07:01 +00:00
presentable_names.py run isort 2018-07-09 16:09:20 +10:00
push_rule_evaluator.py Clean up event accesses and tests 2018-11-02 13:44:14 +00:00
push_tools.py run isort 2018-07-09 16:09:20 +10:00
pusher.py Logging improvements for the pusher (#4691) 2019-02-20 11:36:50 +00:00
pusherpool.py bail out early in on_new_receipts if no pushers (#4706) 2019-02-21 17:51:21 +00:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00