charlesdong1991 opened a new issue, #554: URL: https://github.com/apache/fluss-rust/issues/554
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss-rust/issues) and found nothing similar. ### Description This poll timing metric works different from metrics in #552 , this last_poll_seconds_ago gauge value increases over time while no new poll happens. Which means it must keep advancing between poll events (aka it doesn't measure activity itself), so it needs a different emission mechanism. That's why it is clearer to separate the implemenation to different issue/pr ### Willingness to contribute - [x] I'm willing to submit a PR! -- 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]
