-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MI-3651] Add nil checks missing for some metrics in the code (#369)
* [MI-3624] Add some additional metrics * [MI-3624] Remove extra comments * [MI-3624] Fix testcases * [MI-3642] Add metrics to count upstream users * [MI-3643] Add metrics to show messages confirmed count * [MI-3644] Add metrics of subscription count for different actions * [MI-3644] Revert extra changes * [MI-3648] Add metrics for message sync time * [MI-3648] Update logic of calculating time for the messages duration * [MI-3651] Add nil checks missing for some metrics in the code * [MI-3651] Add comment for better understanding * [MI-3651] Add more nil checks * [MI-3651] Fix test cases * [MI-3651] Remove unwanted constants
- Loading branch information
1 parent
5482e5d
commit 32e4567
Showing
13 changed files
with
335 additions
and
114 deletions.
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.