Urmi Mustafi created GOBBLIN-1560:
-------------------------------------
Summary: Fix WorkUnit Count Reporting to InGraphs
Key: GOBBLIN-1560
URL: https://issues.apache.org/jira/browse/GOBBLIN-1560
Project: Apache Gobblin
Issue Type: Improvement
Components: gobblin-service
Reporter: Urmi Mustafi
Assignee: Abhishek Tiwari
At the moment, once a gauge for work unit count is set. The value will be
continually emitted to inGraphs until the value is changed, making it confusing
for users viewing inGraphs such as
[https://ingraphs.prod.linkedin.com/range/%25%25%25prod-lva1.product.disre-service-deployable2/graph/SharedGobblinServiceLva1/GobblinService.ktwo.k2-war-snap-sas-ad_page_sets-with-ret-1.WorkUnitsCreated.rrd?fabrics=prod-lva1]
to tell what the most recently set value is. Instead we will unregister this
gauge after an interval we expect the value to be emitted to inGraphs so the
graph will appear as a set of data points.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)