proxy.core.event.metrics module#
proxy.py#
⚡⚡⚡ Fast, Lightweight, Pluggable, TLS interception capable proxy server focused on Network monitoring, controls & Application development, testing, debugging.
- copyright
2013-present by Abhinav Singh and contributors.
- license
BSD, see LICENSE for more details.
- class proxy.core.event.metrics.MetricsEventSubscriber(event_queue: proxy.core.event.queue.EventQueue, metrics_lock: multiprocessing.synchronize.Lock)[source]#
Bases:
object
- static callback(storage: proxy.core.event.metrics.MetricsStorage, event: Dict[str, Any]) None [source]#