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 |

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.
We are running
fluentd v1.2.2andfluent-plugin-prometheus v1.0.1and we've identified few servers that report negative numbers for thefluentd_output_status_buffer_total_bytesmetric.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.