-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Labels
domain: metricsAnything related to Vector's metrics eventsAnything related to Vector's metrics eventstype: bugA code related bug.A code related bug.
Description
A note for the community
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Problem
Recently upgraded to 0.50.0, started seeing this appearing in the logs for multiple Vector deployments:
2025-09-29T22:22:42.829500Z WARN sink{component_kind="sink" component_id=gcs component_type=gcp_cloud_storage}: vector_buffers::buffer_usage_data: Buffer counter underflowed. Clamping value to `0`. current=816 delta=820
2025-09-29T22:22:42.829563Z WARN sink{component_kind="sink" component_id=gcs component_type=gcp_cloud_storage}: vector_buffers::buffer_usage_data: Buffer counter underflowed. Clamping value to `0`. current=2066045 delta=2073055
2025-09-29T22:27:42.975814Z WARN sink{component_kind="sink" component_id=gcs component_type=gcp_cloud_storage}: vector_buffers::buffer_usage_data: Buffer counter underflowed. Clamping value to `0`. current=2073055 delta=2073135
2025-09-29T22:39:43.048368Z WARN sink{component_kind="sink" component_id=gcs component_type=gcp_cloud_storage}: vector_buffers::buffer_usage_data: Buffer counter underflowed. Clamping value to `0`. current=2073135 delta=2073215
Configuration
Version
0.50.0
Debug Output
Example Data
No response
Additional Context
No response
References
No response
Kotzyk, kaarolch, marnao, GilchristT, clamoris and 4 more
Metadata
Metadata
Assignees
Labels
domain: metricsAnything related to Vector's metrics eventsAnything related to Vector's metrics eventstype: bugA code related bug.A code related bug.