vrajat opened a new pull request, #13712:
URL: https://github.com/apache/pinot/pull/13712

   STREAM_DATA_LOSS was added to notify that there was a gap in a real time 
stream. It is a boolean where 1 denotes that a gap and therefore a data loss 
was detected. The only solution is recreate the real time table.
   
   The metric was wrongly defined as a Meter. This change fixes the code to 
create the metric as a Gauge similar to LLC_PARTITION_CONSUMING. Moreover, the 
metric is also deleted during clean up. 
     
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to