fluent / fluent-plugin-prometheus

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

Added support for additional placeholders from record_transform filter #87

Open jespersoderlund opened 5 years ago

jespersoderlund commented 5 years ago

Signed-off-by: Jesper Söderlund jesper.soderlund@klarna.com

Add additional capabilities for label values from matching parts of tags, similar to record_transformer

kazegusuri commented 5 years ago

nice feature! could you add tests for this?

jespersoderlund commented 5 years ago

Sure, I'll look into the tests for the current repo