mcvsubbu commented on PR #9994: URL: https://github.com/apache/pinot/pull/9994#issuecomment-1400900194
> > We set it to 500ms. Our stream ingestion plugin is fairly strange. The upstream consume API we use is async, so we request records and wait either 500ms or until we've received 1000 records before returning. > > OK if this is the case, for an inactive stream we should see that 0 is reported and then the value linearly increases to about 500ms and then falls to zero, creating a sawtooth shape when your system is not consuming: is that what you see? if not can you share the graphs you are observing on an inactive stream? Also are the timestamps in your events UTC? This metric assumed times are in UTC, if not then the graph will be offset by the hours diff with UTC in milliseconds @jugomezv if it is not already there, can you add comments in the interface that the timestamps should be in UTC? Thanks. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org