fluent / fluent-plugin-prometheus

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

What is the `fluentd_output_status_flush_time_count` unit? #155

Closed ingshtrom closed 4 years ago

ingshtrom commented 4 years ago

The title says it all. I'm just curious what unit the fluentd_output_status_flush_time_count counter is in? I presume it is in seconds, but want to double check as I'm seeing some high numbers in my environment.

Is this documented somewhere?

emcay commented 4 years ago

Would like to know this also, thanks.

repeatedly commented 4 years ago

flush_time_count is the total flush time in milliseconds.