Hi, 

I'd like to store some gc metrics using the Graphite line format. 

restbucks.jvm.gc.eden.pause_msec.count 2 1477409221

restbucks.jvm.gc.eden.pause_msec.max 77 1477409221

restbucks.jvm.gc.eden.pause_msec.mean 47.50 1477409221

restbucks.jvm.gc.eden.pause_msec.min 18 1477409221

restbucks.jvm.gc.eden.pause_msec.stddev 29.50 1477409221

restbucks.jvm.gc.eden.pause_msec.p50 77.00 1477409221

restbucks.jvm.gc.eden.pause_msec.p75 77.00 1477409221

restbucks.jvm.gc.eden.pause_msec.p95 77.00 1477409221

restbucks.jvm.gc.eden.pause_msec.p98 77.00 1477409221

restbucks.jvm.gc.eden.pause_msec.p99 77.00 1477409221

restbucks.jvm.gc.eden.pause_msec.p999 77.00 1477409221



I am calling the measurement 'jvm.gc.eden.pause_msec"


But I'd like count, max, mean etc to be column names and the values (eg. 2, 
77) in those columns


This is what I have:


"restbucks.jvm.gc.eden.pause_msec.count 
.measurement.measurement.measurement.measurement.count.field",

"restbucks.jvm.gc.eden.pause_msec.max 
.measurement.measurement.measurement.measurement.max.field"


But the measurement appears like this: 


timecountmaxvalue
2016-10-27T11:23:23Z "count" 0
2016-10-27T11:23:23Z "max" 0


Could someone please correct my template please?


Aidy

-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to influxdb+unsubscr...@googlegroups.com.
To post to this group, send email to influxdb@googlegroups.com.
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/428dadeb-08ab-49d6-bda4-0279c3831999%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to