Vishwajith Shivappa created SAMZA-2581:
------------------------------------------
Summary: Fix
Key: SAMZA-2581
URL: https://issues.apache.org/jira/browse/SAMZA-2581
Project: Samza
Issue Type: Bug
Reporter: Vishwajith Shivappa
EventHubSystemConsumer is currently publishing consumer lag metrics which is
the lag between event queued time and the time event was consumed by system
consumer. The histogram internally uses gauges for percentiles. We do not
update these gauges.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)