You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
9eba80f refactor: [#1395] rename send_stats_event to send_event (Jose Celano)
055db4e docs: [#1395] minor changes in comments (Jose Celano)
d8f1696 refactor: [#1398] extract event module in UDP server (Jose Celano)
ed93836 refactor: [#1397] extract event module in UDP core (Jose Celano)
7e364d1 refactor: [#1396] move event channel creation to events mod in HTTP tracker core (Jose Celano)
3d2243b refactor: [#1396] extract event module in HTTP core (Jose Celano)
Pull request description:
The new events are "generic" events that can be used for any purpose, not only generating stats. This will allow later to create one listener and metrics repository per server (socket address). See #1395.
ACKs for top commit:
josecelano:
ACK 9eba80f
Tree-SHA512: a88a6eeea28d08f3537704452056c086494a906da375de19fe4671ca7e74f6e00168543e4d4bdd9924da19b22b83aa307f6ff337a9fe6b33b1f3cd9c7e918bb6
Decouple events from stats in HTTP Core.
The text was updated successfully, but these errors were encountered: