fluent / fluent-plugin-prometheus

A fluent plugin that collects metrics and exposes for Prometheus.
Apache License 2.0
257 stars 80 forks source link

Count for incoming tag per seconds #173

Closed chikinchoi closed 3 years ago

chikinchoi commented 3 years ago

Hi Team,

I would like to count how many tag/ sec but cannot find it in /metrics. I found that prometheus provides Incoming records/sec (fluentd_input_status_num_records_total). Would like to know how to count the number of incoming tag/ sec. Please advise. Thank you very much.