Skip to content

Add latency metric for notification service

Vasyl Leskiv [SLB] requested to merge vl/LatencyMetric into master

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

Edited by Vasyl Leskiv [SLB]

Merge request reports

Loading