Add latency metric for notification service
This MR is to create custom metric for event notification latency. The latency is the time between the message is sent into message bus until the first successful attempt to deliver the message to subscriber. The response time from the subscriber is not included.
In the customDimension of the metric, we included correlation id, data partition id and topic name the message belongs to.
Issue: #126
Merge request reports
Activity
changed milestone to %M25 - Release 0.28
added Azure label
added MREnhancement label
mentioned in issue #126
requested review from @danielscholl, @Rustam_Lotsmanenko, @ajoshi19, @ylesnikau, @dhudsons, and @ashley_beitz
assigned to @vleskiv
I'm interested to see if the pipeline passes for non-azure providers, as the metric service impl is only added for Azure. I'm inclined to keep the boolean parameter csp specific, and not always set to true.
Update: made this MR as DRAFT until I make the said changes (which should be tomorrow, hopefully)
Edited by Alok Joshi- Resolved by Alok Joshi
- Resolved by Alok Joshi
added 3 commits
-
a7b51df9...d0ce9b88 - 2 commits from branch
master
- fef8a42c - Merge branch 'master' of...
-
a7b51df9...d0ce9b88 - 2 commits from branch
added Common Code MRLogging labels and removed MREnhancement label
added 3 commits
-
81a3abe9...85475e78 - 2 commits from branch
master
- a5630d6a - Merge branch 'master' of...
-
81a3abe9...85475e78 - 2 commits from branch
- Resolved by Alok Joshi
- Resolved by Alok Joshi
- Resolved by Alok Joshi
- Resolved by Alok Joshi
- Resolved by Alok Joshi
- Resolved by Alok Joshi
- Resolved by Alok Joshi
mentioned in commit 43b308a5