You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At 2023-10-28T05:19:56.964090Z I terminated my aggregator pod which has a disk buffer.
According to vector_component_sent_event_bytes_total, there was no s3 file uploaded for ~2 minutes while the pod was restarting. When the pod starts up again, I see it increasing once more.
However in s3, I do see an object uploaded at 05:20:47 UTC.
Because of this I believe vector_component_sent_event_bytes_total does not increment properly when a buffer is flushed during a pod termination.
Problem
At
2023-10-28T05:19:56.964090Z
I terminated my aggregator pod which has a disk buffer.According to

vector_component_sent_event_bytes_total
, there was no s3 file uploaded for ~2 minutes while the pod was restarting. When the pod starts up again, I see it increasing once more.However in s3, I do see an object uploaded at

05:20:47 UTC
.Because of this I believe
vector_component_sent_event_bytes_total
does not increment properly when a buffer is flushed during a pod termination.Configuration
Version
0.32.1
Debug Output
References
#11405
The text was updated successfully, but these errors were encountered: