Can the measurement value be set by a key from the fluentd record?
I have this Fluentd record:
2020-04-08 10:38:31.967300000 +0000 metric: {"name":"helloworld","solution-user":"MySolutionUser","value":1}
I'd want to set measurement to helloworld, is it possible?
Can the measurement value be set by a key from the fluentd record? I have this Fluentd record:
2020-04-08 10:38:31.967300000 +0000 metric: {"name":"helloworld","solution-user":"MySolutionUser","value":1}
I'd want to set measurement to helloworld, is it possible?