fluent-plugin-prometheus
fluent-plugin-prometheus copied to clipboard
Added label_key option for counters
Add counters with label value from record. Unlike the placeholder functionality, this option will not increment a counter if the field don't exist in the record and update multiple counters if the field is an array of values. See description in README.md