Skip to content
New issue

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

fluentd_output_status_buffer_total_bytes metric returns negative (minus) results #55

Open
dannyk81 opened this issue Jul 7, 2018 · 3 comments
Labels

Comments

@dannyk81
Copy link

dannyk81 commented Jul 7, 2018

We are running fluentd v1.2.2 and fluent-plugin-prometheus v1.0.1 and we've identified few servers that report negative numbers for the fluentd_output_status_buffer_total_bytes metric.

Element Value
fluentd_output_status_buffer_total_bytes{cluster="abc",datacenter="xyz",env="prd",host="kubw-48",instance="x.x.x.x:24231",job="kubernetes-pods",k8s_app="fluentd-logging",kubernetes_namespace="kube-system",kubernetes_pod_name="fluentd-worker-35c9d",kubernetes_pod_node_name="kubw-48",node="kubw-48",plugin_id="object:3fe5d891e918",role="worker",type="forward"} -19394669

image

I'm not sure if it's the problem of the plugin or fluentd itself, since I believe the plugin collects the metrics from fluentd monitoring agent.

@xidiandb
Copy link

I had the same problem
image

@rehevkor5
Copy link

It looks possible that this has been fixed in fluent/fluentd#2734 for fluent/fluentd#2712 released as v1.9.0 of fluentd.

@pranavmarla
Copy link

FYI, this is still not fixed as of Fluentd v1.11.2 -- see the linked issue above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants