cc4fe68adf
Previously only Twisted's EPollReactor was compatible with the reactor timing metric, notably not working when asyncio was used. After this change, the following configurations support the reactor timing metric: * poll, epoll, or select reactors * asyncio reactor with a poll, epoll, select, /dev/poll, or kqueue event loop. |
||
---|---|---|
.. | ||
__init__.py | ||
_gc.py | ||
_reactor_metrics.py | ||
_twisted_exposition.py | ||
_types.py | ||
background_process_metrics.py | ||
common_usage_metrics.py | ||
jemalloc.py |