Hi everyone, I am new to prometheus. I am using type Gauge. I wanted to get 
the timestamp along with the value. It will be great if anyone can help on 
this.
example:
go_duration.WithLabelValues("type").Set(12345.678)

so here collector is getting only 12345.678, I am reading this data from a 
file where along with the vale there is a corresponding timestamp is there. 
I want that too.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/f365ad0c-75b0-4bad-a75d-3980f0f61669n%40googlegroups.com.

Reply via email to