Created
January 15, 2020 08:36
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Line 83 - 'processMessage' executes 'around'(before and after) message processing by the actor(jpg, line 88) | |
Line 84 - Takes start time before the message being processed | |
Line 88 - Invokes the method that handles message is processing | |
Lines 92-94 - Latency calculations | |
Lines 96-99 Updates metrics cache |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment