We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello! Just after scheduled server reboot got some strange internal metrics:
vector_buffer_byte_size{buffer_type="disk",component_id="metrics_remote",component_kind="sink",component_type="vector",host="APP001",stage="0"} 18446744073709548000 1730571882818 vector_buffer_events{buffer_type="disk",component_id="metrics_remote",component_kind="sink",component_type="vector",host="APP001",stage="0"} 0 1730571882818
Indeed, buffer should be empty.
[sinks.metrics_remote] type = "vector" inputs = [ "metric_aggregate" ] address = "x.x.x.x:50001" buffer = {type = "disk", max_size = 1073741824, when_full = "block"} healthcheck.enabled = false
vector 0.42.0 (x86_64-pc-windows-msvc 3d16e34 2024-10-21 14:10:14.375255220)
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A note for the community
Problem
Hello!
Just after scheduled server reboot got some strange internal metrics:
Indeed, buffer should be empty.
Configuration
Version
vector 0.42.0 (x86_64-pc-windows-msvc 3d16e34 2024-10-21 14:10:14.375255220)
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: