fluent-plugin-prometheus icon indicating copy to clipboard operation
fluent-plugin-prometheus copied to clipboard

Added label_key option for counters

Open terjesannum opened this issue 7 years ago • 0 comments

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

terjesannum avatar Feb 20 '18 11:02 terjesannum