[Pull-based ingestion] Emit lag metric for pull-based ingestion poller#17977
Conversation
|
❌ Gradle check result for 8934cb8: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 7763c5b: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 7763c5b: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 7133033: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 7133033: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for dd41a8b: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #17977 +/- ##
=========================================
Coverage 72.47% 72.47%
- Complexity 67034 67086 +52
=========================================
Files 5478 5478
Lines 310132 310155 +23
Branches 45087 45092 +5
=========================================
+ Hits 224775 224792 +17
- Misses 66960 67023 +63
+ Partials 18397 18340 -57 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mch2
left a comment
There was a problem hiding this comment.
lgtm, small changelog format typo
Description
Emit lag metric for pull-based ingestion poller
Also update the API of message to return the timestamp of the message
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.