[PARSER]
    Name fluentbit_prom_metrics_to_json
    Format regex
    Regex ^(?<metric>[^ {}]*){name=\"(?<plugin>[^ {}\"]*)\"} (?<value>[^ ]*) (?<time>[^ ]*)

[PARSER]
    Name json
    Format json