Hi,

I tried today and can't find valid format to get templates working.
Here what I tried:
# INFLUXDB_GRAPHITE_0_TEMPLATES_0: "jmeter.test.*.* app..measurement.field"
# INFLUXDB_GRAPHITE_0_TEMPLATES: '["jmeter.test.*.* app..measurement.field"]'
# INFLUXDB_GRAPHITE_0_TEMPLATES: >-
      ["jmeter.test.*.* app..measurement.field
      ","jmeter.* app.sampler.measurement.field
      ","app.* app.measurement.field"]

With all that configuration metrics that I send with the following command:

        echo "jmeter.test.a.max 23 `date +%s`" | nc -vvv 192.168.99.100 10003

produce measurement ```jmeter.test.a.max``` instead of ```a``` with tag 
```app=jmeter``` and field ```max```

-- 
Remember to include the InfluxDB version number with all issue reports
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/1219e6a2-04e8-4644-8019-b36cdb2a3174%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to