While querying over HTTP API I observe strange timestamp issue. With the 
same time stamp different value for same metric and node.

[1583438931.781, '3567682048'] -- node_disk_read_bytes_total
[1583438946.781, '3567682048'] 
[1583438961.781, '3567682048'] 
[1583438976.781, '3567682048'] 
[1583438991.781, '3567682048'] 
[1583439006.781, '3567682048'] 
[1583439021.781, '3567682048'] 
[1583439036.781, '3567682048'] 
[1583439051.781, '3567682048'] 


The same metric but different value

[1583438931.781, '19287683072'] 
[1583438946.781, '19287683072'] 
[1583438961.781, '19287683072'] 
[1583438976.781, '19287683072'] 
[1583438991.781, '19287683072'] 
[1583439006.781, '19287683072'] 
[1583439021.781, '19287683072'] 
[1583439036.781, '19287683072'] 
[1583439051.781, '19287683072'] 


And due to this when I am combining data i am getting something like shown 
below.

[image: Screenshot from 2020-03-08 01-57-44.png]

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/80f6b6c6-0bf7-4c38-ad36-f563630ee87c%40googlegroups.com.

Reply via email to