Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4550 +/- ##
==========================================
+ Coverage 86.45% 86.50% +0.05%
==========================================
Files 525 525
Lines 20450 20465 +15
==========================================
+ Hits 17679 17701 +22
+ Misses 2771 2764 -7
🚀 New features to boost your workflow:
|
|
built it. the ordering works, every clean shutdown now logs a warning. the final and
that is #4532 on this class. the #4542 asks for the effects of CI green. comment, not an approval. |
|
Thanks for fixing earlier issues. I have one blocking comment posted here which should be fixed. Also, CI is crashing in the gRPC functional test after TLS certificate errors. Could we check the backtrace to see why? This looks separate from the metric reader change, but a failed connection should not crash the process. If transient, good to add a follow-up issue for that. |
Fixes #4542
Changes
This fixes the dropping of metrics since last periodic tick appears. The fix calls CollectAndExportOnce() one final time before shutdown of exporter.
For significant contributions please make sure you have completed the following items:
CHANGELOG.mdupdated for non-trivial changes